Skip to content

Flappy Race v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 22:40
· 321 commits to main since this release
20e96c7

Added

  • Spectator controls so you can control the camera
  • Race progress bar so you can see where all players are in the race
  • Particles:
    • Players now emit coloured particles when they die
    • Confetti for the start and end of the race
    • Particles when a coin is taken
  • Improved level generation and chunking
  • More obstacles:
    • Block fields
    • Coin circles
    • Tunnels
  • The controls are now shown at the start of the race to help new players
    • Will automatically detect controllers and switch icons as needed

Changed

  • The camera is now offset a bit so you can see obstacles ahead better

Fixed

  • Improved the leaderboard alignment