issues
search
ShredEagle
/
grapito
MIT License
0
stars
0
forks
source link
topic/grapito#124 game flow
#127
Closed
Adnn
closed
2 years ago
Adnn
commented
2 years ago
closes #124
Display countdown, during which grappling is disabled.
Center the countdown and victory message.
Fix the "victory message" transition reset.
Implement opacity transition on countdown.
Show call to action, translate the countdown.
Change font to TittiliumWeb.
Rename Render system to RenderWorld.
Rename Hud system to RenderHud.
Minor: remove duplicated 'const'.
Add RenderToScreen, responsible to call render() on each system.
Implement fading in RenderEffect, use it in RenderToScreen system.
Fade to black between (competition phase) games.
[conan] Update references to graphics, math and sounds.
closes #124