-
Notifications
You must be signed in to change notification settings - Fork 0
Utilities
DoDoCat edited this page Oct 29, 2024
·
1 revision
There are two useful utilities in the engine: SpriteSheetGenerator
and AIMeshGenerator
This tool can generate the sprite sheet with the sprite sheet xml which is complicated with the engine
GUI:
Result:
This tool will generate two files: one is the sprite sheet image (.png), another is the sprite sheet xml (.xml)
This tool can generate a xml file which include all the AIMesh point which is used for AStar Path Finder or any other path finders