[Solved] Rotation around the head
Hello community,
I have something not very complicated to ask you.
I have a sphere that I can rotate on itself thanks to the Tween Manager.
But I can't turn the sphere around the head.
So I associated the sphere with a Head Binding but the rotation is not done around the head.
Anyone know how to do this?
Thanks you in advance.
Finally with a little help, the problem is solved.
If someone is interested, I can always explain how
Yes please ... please explain how you accomplished this.
Hey Jonathon,
As you can see, In the Head binding, I put a big sphere with an occluder as material (which makes it invisible). In this invisible sphere I added my little planets.
Then with a Tween Manager I rotated the invisible sphere which causes the small planets to rotate around the head (because the small planets are attached to the invisible sphere).
And to rotate the small planets on themselves I added rotations with the Tween manager on each small planet.
If you need help, I'm here!