How can export to json by Duik?

Rigging, animation, import/export of characters, props and cameras comprehensive tool set for After Effects.
Locked
kullboys

How can export to json by Duik?

Post by kullboys » Fri Feb 01, 2019 7:20 am

Hello, I am trying to export my animation to .json for use in Unity.
But, it doesn't work. And I couldn't find how to export it.
Can you let me know how to do it?
Or Is it not developed yet? When will it be developed?
I will appreciate if you answer to me.
Thanks.

Duduf
Posts: 915
Joined: Mon Jun 20, 2016 2:59 pm

Re: How can export to json by Duik?

Post by Duduf » Sun Feb 03, 2019 12:14 pm

What does not work exactly?

The I/O tools are explained there: https://rainbox-dev.github.io/DuAEF_Dui ... /Duik/i-o/

Animation export to JSON should work properly, but the data cannot be used as is in Unity, there's a need for a bit of (simple) development to read the data and convert it to actual animation in Unity.

I don't know how unity works, is it able to read specific JSON data? If that's the case, I could add an "export to unity" feature in Duik which could work out of the box, if I had the file specification (just post it here if you have it)

Locked