I have a sphere(My player) and It's falling with gravity onto these 3D rings I have created. I want to be able to Rotate the rings and all their children with a guiButton(because mobile game) when the player touches the ring.
Here's a picture:![alt text][1]
How can I do this?
I believe I need local rot?
I already have somewhate of an OnCollisionEnter(){}
[1]: /storage/temp/14819-screen+shot+2013-08-28+at+1.09.00+am.png
↧