angered-ghandi / OpenAOE

An open source reimplementation of Age of Empires (1997)
Other
64 stars 5 forks source link

Implement animation for units #28

Closed angered-ghandi closed 8 years ago

angered-ghandi commented 8 years ago

The UnitComponent has all of the necessary information for animation. We need to implement an AnimationSystem that simply updates the frame_time and frame on the UnitComponent based on the time step.