Question by
Rountman · Feb 16, 2021 at 01:05 PM ·
objectpivot-point
How to create many pivot points on 1 gameobject?
Hello there, I tried to create LeftPivotPoint and RightPivotPoint for rotate animations. Is there any better way how to add multiple pivot points for one object? I am not sure about nesting pivot points.
unitycube.png
(274.6 kB)
Comment
unity doesnt support multiple pivots, you will need to do the translations/orientations by code