amakaseev / sprite-sheet-packer

Sprite sheet packer
MIT License
318 stars 62 forks source link

add Godot AnimatedSprite as publish format #62

Closed piratesephiroth closed 5 years ago

piratesephiroth commented 5 years ago

You have to point out where the texture is located when the scene is imported into Godot. (I think the script can't read files on disk so we can't determine where project.godot is to add the correct texture location to the file.)

screenshot