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
DA animations
4095 4 0-
- caesar
- Member
- 143 posts
- Joined: 3月 2014
- オフライン
-
- caesar
- Member
- 143 posts
- Joined: 3月 2014
- オフライン
-
- damian
- Member
- 402 posts
- Joined: 3月 2013
- オフライン
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.
You'll have to split your asset into multiple OBJs and transform at that level.
-
- caesar
- Member
- 143 posts
- Joined: 3月 2014
- オフライン
-
- damian
- Member
- 402 posts
- Joined: 3月 2013
- オフライン
-
- Quick Links