bevy/examples/games
ira 3fdf40d9c8 Make the contributor birbs bounce to the window height! (#5274)
Birbs no longer bounce too low, not coming close to their true bouncy potential.
Birbs also no longer bonk head when window is smaller. (Will still bonk head when window is made smaller too fast! pls no)

*cough cough*
Make the height of the birb-bounces dependent on the window size so they always bounce elegantly towards the top of the window.
Also no longer panics when closing the window q:

~~Might put a video here if I figure out how to.~~
<sup> rendering video is hard. birbrate go brr

Co-authored-by: devil-ira <justthecooldude@gmail.com>
2022-07-17 12:34:31 +00:00
..
alien_cake_addict.rs Update codebase to use IntoIterator where possible. (#5269) 2022-07-11 15:28:50 +00:00
breakout.rs Update codebase to use IntoIterator where possible. (#5269) 2022-07-11 15:28:50 +00:00
contributors.rs Make the contributor birbs bounce to the window height! (#5274) 2022-07-17 12:34:31 +00:00
game_menu.rs Update codebase to use IntoIterator where possible. (#5269) 2022-07-11 15:28:50 +00:00