Noah2610 / deathfloor

Work-in-progress Mega Man inspired game.
MIT License
2 stars 0 forks source link

Disable friction when player is in-air #34

Open Noah2610 opened 4 years ago

Noah2610 commented 4 years ago

Disable the player's BaseFriction when they are in-air.

Or alternatively, finally figure out how to do proper friction between entities.