kenny-designs / MechEngine

The goal of this project is to create an RTS-styled game engine. Inspired by works such as Starcraft, Warcraft, Company of Heroes, etc...
0 stars 0 forks source link

Animation States #8

Open kenny-designs opened 8 years ago

kenny-designs commented 8 years ago

Allow for there to be various states for animations. For example, when a unit is moving it should have a state known as 'walking' and play its walking animation.