Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 605 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 605 Bytes

Heaps Editor

Minimal 2D editor written in Haxe Heaps

Editor

Heaps Editor is an open-source 2D editor designed for quick and easy level creation, especially suited for non-grid-based physics. The editor also supports images, texture atlases, grid layers for pathfinding or grid-based collisions and the creation of pathways for objects.

Minimal manual

Check out manual on nayata.github.io/editor.

Examples

In the examples folder you can find various examples of how to parse and use scenes created with the editor.