Import After Effects into Unity3d?

We are creating 3d scenes with 2d images in after effects and want to import them into Unity3D without having to recreate them in Blender. Is there anyway to do that?

(I could not find this topic covered when searching the forum but it has a pointer would be much appreciated)

Thanks!

Hi, welcome to the forum!

I don’t think there is any way to get the 3D motion graphics from After Effects to occupy 3D space in Unity. However, it is possible to play movies on an object’s surface using a MovieTexture.

Hi,

I just answered a similar question on Unity Answers.
http://answers.unity3d.com/questions/15622/can-after-effects-sequences-be-imported-to-unity-for-gui/22218#22218

You can’t import your files, but you can import your keyframe data. Select your keyframes, copy them, then paste into a text editor. This will give you data you can use to recreate the animation in Unity.

Hi there.
I see that this is old thread, but for people who will search for similar question, I want to introduce my plugin with able to do that.

Web Preview | Forum Thread | Documentation | Available on Asset Store

1 Like

Hi everyones,

Does this plug-in could allowed to make complexe animations with filters etc, in Unity ??? Just like in AE ? Thanx