Hachitus / FlaTWorld

2D strategy game engine for browsers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Animations

Hachitus opened this issue · comments

You need to check and plan using animations in the engine. So involves at least:

  • Animations when units are moved.
  • Animations for more static content, like water, fog of war etc.

This issue can involve just testing and planning the usage of animations, We can make separate issues for the actual implementation, when we know where we need to make changes.