Planimeter / game-engine-2d

Planimeter Game Engine 2D - LÖVE-based game engine for Lua
https://github.com/Planimeter/game-engine-2d/wiki
MIT License
736 stars 74 forks source link

Create spritesheet animation format #14

Closed andrewmcwatters closed 9 years ago

andrewmcwatters commented 9 years ago

A format will be needed for the upcoming spritesheet animation implementation for entities. This should include animation names, and frame locations at minimum for the initial implementation.

andrewmcwatters commented 9 years ago

Dismissing this for now.