obscurelyme / CoffeeMaker

A warm and fuzzy 2D Game Engine
GNU Lesser General Public License v2.1
7 stars 0 forks source link

UCI: Attach Animations to Player/Enemy #48

Closed obscurelyme closed 2 years ago

obscurelyme commented 3 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.

obscurelyme commented 3 years ago

[UCI]: Attach sprite animations to player and enemy