jcreedcmu / pyoro

Turn-based platforming
0 stars 0 forks source link

Fix sprite for nonzero downward impetus #29

Closed jcreedcmu closed 2 months ago

jcreedcmu commented 2 months ago

It shows the player as rising right now, I think because I didn't have falling impetus before, and so I'm newly incorrectly just testing for equality/inequality with zero impetus.