Closed obscurelyme closed 2 years ago
With the SpriteAnimation class in place, I need to connect the dots to the Player and Enemy instances so they actually play the animation when appropriate.
SpriteAnimation
[UCI]: Attach sprite animations to player and enemy
With the
SpriteAnimation
class in place, I need to connect the dots to the Player and Enemy instances so they actually play the animation when appropriate.