issues
search
TheRealTeamFReSh
/
Cheaters-Never-Win
Repository for the bevy jam #1 You can try the game here: https://therealteamfresh.github.io/Bevy-Jam-1/
https://therealteamfresh.github.io/Bevy-Jam-1/
12
stars
1
forks
source link
implement physics for player, add ground entity
#6
Closed
cdsupina
closed
2 years ago
cdsupina
commented
2 years ago
Add bevy raper_2d for physics
Changed player movement to use rapier physics
Added gravity
Created ground
Gave player and ground rigidbodies and colliders
Added optimization levels for dev profile