- Finish gridsweeper example
- Built-in imagesequence animation scripting
- Make gobject XY be floats, use imggg
- Use imggg for grid utils
- "Move towards" system, utility to simplify animating movement of gobjects between squares
- Neighbor cell grid utilities
- Test recursive functionality and maybe make utilities for it
- Add sprite loading from image.Image
- Add aseprite file support
- Add layer image options
- Add grid layer draw limiter bounds
- Replace vec with imggg.Point?