This is a short tutorial guiding you through animated units. Unlike the tiles each unit can be animated individually depending on it's current movement. Thus we have to store the animation info in each unit and link animations to the MoveUnit function.