ewpratten / ludum-dare-48

Deep Breath is a game build over a weekend for Ludum Dare 48, written in Rust, made with raylib.
https://ldjam.com/events/ludum-dare/48/$236526
GNU General Public License v3.0
4 stars 1 forks source link

Smooth turning #9

Closed rsninja722 closed 3 years ago

rsninja722 commented 3 years ago

implements turning at a constant rate to give a slower swimming feel to the movement

ewpratten commented 3 years ago

merged into #8