Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 567 Bytes

File metadata and controls

14 lines (14 loc) · 567 Bytes
  • 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?