davidjtferguson / dancejab

super simple fighting game. dashing and jabbing only.
MIT License
2 stars 0 forks source link

use new fighter sprites #11

Closed davidjtferguson closed 5 years ago

davidjtferguson commented 5 years ago

There are now new art sprites in the game. Need to follow the instructions in art/Sprite Refs.txt and hook up the new art.

Would be good to hook up the number of frames each sprite is on screen in an animation up to variables so Rory can mess with them and tweak them. Then again, it needs to be tied to the frames variables that already exist, so there's some questions there about how tied the activeness and visuals should be in the code.

davidjtferguson commented 5 years ago

well on the way with this with pr #22 being merged, still have some kinks to iron out and extra anims to put in