bevy/examples/game
RedlineTriad 5104397683 Alien cake addict: Allow holding movement keys (#2072)
I wanted to try one of the new examples but it felt so clunky that I wanted to improve it.

It did make me feel like maybe some input axes abstraction like Unity has might be useful.

Also, eating cake should probably be a separate system from movement.
2022-02-15 22:14:58 +00:00
..
alien_cake_addict.rs Alien cake addict: Allow holding movement keys (#2072) 2022-02-15 22:14:58 +00:00
breakout.rs Add the Inside version to the Collision enum (#2489) 2022-02-01 22:40:25 +00:00
game_menu.rs small and mostly pointless refactoring (#2934) 2022-02-13 22:33:55 +00:00