- Finish gridsweeper example
- Add grid layer deletion
- NewLayer functions like for levels
- Split RunUpdateScripts to be per layer
- Unbind layers from levels
- Add grid layer draw limiter bounds
- Built-in imagesequence animation scripting
- "Move towards" system, utility to simplify animating movement of gobjects between squares
- Add layer image options?
- Add iterators
- Add aseprite file support
- Add tilemap support
- Use linked lists for free layers gobjects
- OnAddFunc, OnDeleteFunc for Gobjects?