Insality / panthera

Panthera Animation Runtime for Defold Game Engine
https://insality.github.io/panthera/example/
MIT License
57 stars 1 forks source link

Export to `*.gui` file #6

Open astrochili opened 3 months ago

astrochili commented 3 months ago

Now only import from the *.gui file is available, but there is no export backwards.

Export will allow you to both create a gui scene from scratch, and make edits that are noticed during the creation of animations.

Insality commented 3 months ago

Yea, it's kind of thing to good to have, but also require a lot of effort to do with a lot of edge cases

It can be inside Panthera in future, but probably when it will be fully stable with current features and full collection/gui import

Current workaround is to use "reload binded file". It's pretty usable when making animations an switching between Defold Editor and Panthera