DA animations

   3413   4   0
User Avatar
Member
143 posts
Joined: March 2014
Offline
Hello,

Should animations at the SOP level show inside of Unity? I'm trying to animate a simple box with a transform SOP on it and the rotation has an animation on it, I then created the DA then bring it in to Unity, but there is no animation.

~Caesar
User Avatar
Member
143 posts
Joined: March 2014
Offline
I tried using the “bake animations” for frame range which the animations live, but still no animation.
User Avatar
Member
402 posts
Joined: March 2013
Offline
The bake animation feature in Unity only supports OBJ-level transform animations. SOP-level animations, even if you do just animate the SOP transform, are all geometry modifying animations which Unity does not support out of the box.

You'll have to split your asset into multiple OBJs and transform at that level.
User Avatar
Member
143 posts
Joined: March 2014
Offline
Hi Damian,

Does what you mentioned also apply when exporting to FBX (instead of creating DA)? That SOP transformations do not work - only transformations on the OBJ level show as animations when importing FBX into unity?

Thank you,
Caesar
User Avatar
Member
402 posts
Joined: March 2013
Offline
I believe so, yes.
  • Quick Links