Inverse Parent Rotation
Keeps a child layer upright while its parent rotates (HUD trick).
Code
-parent.transform.rotation;
parentingrotationhud
How to Use
Paste on Rotation of a child element that must stay level when the parent spins.
Keeps a child layer upright while its parent rotates (HUD trick).
-parent.transform.rotation;
Paste on Rotation of a child element that must stay level when the parent spins.