EngoEngine / engo

Engo is an open-source 2D game engine written in Go.
https://engoengine.github.io
MIT License
1.74k stars 136 forks source link

Added tile animation to tilmap demo #757

Closed eth0net closed 3 years ago

eth0net commented 3 years ago

Added tilemap animations to TMX file and implemented them in the tilemap demo.

coveralls commented 3 years ago

Coverage Status

Coverage increased (+0.03%) to 40.922% when pulling 96517d91578129ccce3a9a259591626af0926cf4 on raziel2244:tilemap-animation-demo into 2e35fbd6dfda1f79b16ef63e82a86896e00b16e2 on EngoEngine:master.

Noofbiz commented 3 years ago

Looks great! Thanks for adding this!

eth0net commented 3 years ago

Missed it off my feature PR so happy to add it