andrew-delph / libgdx-game

A game inspired by Terraria and tower defense, featuring multiplayer support, procedural world generation.
1 stars 0 forks source link

improve animations #296

Open andrew-delph opened 2 years ago

andrew-delph commented 2 years ago

create all animation states for entity. create block animations

give each entity a unique animation tick

andrew-delph commented 2 years ago

https://github.com/thing72/libgdx-game/pull/295/files

andrew-delph commented 2 years ago

add animations to ui controller

andrew-delph commented 2 years ago

complete animations in roadmap