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

Custom Animations for Units #11

Open kenny-designs opened 8 years ago

kenny-designs commented 8 years ago

So far, characters can be put into the engine and have their animations play out. This is fantastic but I'm not much of an animator. The four most basic animations I can think of are idle, walking, attack, and death. This will be quite helpful for when I start on the combat system. I welcome anyone that wishes contribute their own animations or even characters to do so. I'll do what I can but it'll be far from perfect.