Skip to main content
Quest5639
Known Participant
May 4, 2017
Answered

Exporting to Unity

  • May 4, 2017
  • 3 replies
  • 9123 views

Is it possible to export the data from Character Animator to Unity? So that I would not need to export videos from Character Animator and upload them into Unity?

This topic has been closed for replies.
Correct answer oksamurai

Unity - Game Engine

3 replies

alank99101739
Legend
January 25, 2019

unfortunately there is no video format with transparency format that adobe media encoder and unity supports when I last checked. I found an open source plugin for adobe but the transparent video support was broken. Advice was “this is open source-fix it yourself”. Ummmmm. Not a video encoder expert so I gave up. (I wanted to insert CH sequences into a unity scene for a VR experience.)

I probably could get png going, but it was not worth the effort.

Known Participant
February 17, 2023

It supports webM but won't work if there are many files and gonna have difficulty loading. I ended up with png frames...
Anyway, any news on Ch to Unity, anyone?

TheOriginalGC
Community Expert
Community Expert
February 17, 2023

You might have better luck exporting a sprite sheet from Adobe Animate to import into Unity.

Inspiring
May 5, 2017

What is Unity?

oksamurai
oksamuraiCorrect answer
Legend
May 5, 2017
Jeff Almasol
Adobe Employee
Adobe Employee
May 4, 2017

No direct export at this time -- just PNG+WAV files or rendered movie (from AME, etc.).

There's an existing request for just specific data:

Data API / JSON export | Ideas for Character Animator

but if you need more than that, feel free to add a new request to our Ideas portal. Thanks.

Participant
June 10, 2017

Unity support would be really nice thank you!