Sprite sheets are collection of sprites on a image file, which allows for easy management and editing via 3rd party project.
The sprite sheet editor is split in two sections, the right is visual panel use for creating sprites on the current sheet, the left is for adding and remove sheets along with sprite deletion.
Add a sheet can be done by press the add button and selecting a image file. All image files are converted to PNG format.
New Sprites can be added by selecting it region then you are in Create Mode
Once the area is selected, the New Sprite/Animation dialog appears, allowing the fine tuning of the dimensions, mask and set a default attached entity. Spiting into Animation fields allows you to take the selected region and split it in to frames either horizontal or vertical.
Editing Sprite dialog windows allow you to fine tuning of the dimensions, mask and change default attached entity.
You can also set up to 7 collision rectangle for the sprite which can be use with any entity that uses that sprite with the Scripting function CollisionFromObject
Each frame can be drag and drop, and can have offset for both axis.
The preview can be update by double clicking on it. Red dots show the offsets of the frames.
Comming Soon