- Home /
The question is answered, right answer was accepted
Parent rotates around childs location
Hi I have a cube attached to a hand - the hand being the parent and the cube being the child. Every time I go to move or rotate the hand it always rotates it at the location of the cube. This is a problem as it stretches the hand and puts it in the wrong place. How can I fix this?
Answer by Spinnernicholas · Dec 04, 2013 at 06:57 AM
The hand needs to be placed so that it's rotation point is at the local (0,0,0).
You probably have the cube at the local (0,0,0) and that is way it appears to rotate around it.
Follow this Question
Related Questions
Instantiate GameObject to specific position on the Parent 2 Answers
Why does this function still reference a destroyed child? 1 Answer
How to open and close a door parented to a rotating object? 0 Answers
why my wander script makes my enemies move badly? 1 Answer
Delay child objects rotation 0 Answers