Shadoworker / LaliaSprite

Laliasprite is a PhaserJS based tool-framework that helps you to generate hitboxes for your 2D game characters and setup interactions with them (when animation is playing for example)
13 stars 2 forks source link

How to export json #2

Open Kimeiga opened 6 years ago

Kimeiga commented 6 years ago

image

I have a sprite sheet already loaded and I tried adding a hitbox and hit "generate", but no json file was generating. It only generated a spritesheet at the bottom left.

Shadoworker commented 6 years ago

I see. If you are running the project locally , your files (the .png and the .json) are respectively in the "png" folder and the "json" folder with the name provided in the "Title" field .

I think that when you use the online tool, it doesn't allow you to get generated files .