ndee85 / coa_tools

COA Tools is a 2D Animation Suite for blender. It offers a 2D cutout animation workflow similar to programs like spine or spriter.
GNU General Public License v3.0
885 stars 138 forks source link

Can't find the EXPORT JSON option~ #177

Open Gianni1001 opened 3 years ago

Gianni1001 commented 3 years ago

Hi! I cant' find the "export json file" button to export the animation, does anybody knows where is it? Thx~

davord45 commented 3 years ago

If you mean export for DragonBones or Creature its in the Properties tab with Eevee/Cycles settings,but if you want to export the animation to another .blend file you just copy paste in Blender.

Gianni1001 commented 3 years ago

Ah! I found it!! thanks, but if I want to export the json file to Unity, it seems like not work...

davord45 commented 3 years ago

Which JSON do you mean?

davord45 commented 3 years ago

DragonBones one should work

Gianni1001 commented 3 years ago

I mean does Unity support COA's json file? Cos when I export I only got one Json file and one atlas png file, seems like missing one txt file.

davord45 commented 3 years ago

No it does not support the COA Json. But it does support the DragonBones JSON,which COA tools also exports, with the DragonBones C# runtime. Alternatively you can export the whole Blender scene as an FBX.

Gianni1001 commented 3 years ago

ok I got it! Big help and thanks a lot!