Squalr / Squally

2D Platformer Educational Game for Teaching Game Hacking - C++/cocos2d-x
https://store.steampowered.com/app/770200/Squally/
Mozilla Public License 2.0
461 stars 58 forks source link

Better Swim Anims #136

Closed zcanann closed 1 year ago

zcanann commented 4 years ago

Making this an issue as a self-reminder. Right now the "work to reward" ratio is too low for me to want to work on this.

For swim animations, something like this could look nice:

This would involve a slight refactor of how swimming animations are handled. Currently, swim direction is not accounted for when choosing a swim animation.