#How can I make 3D text not rotate with object?
1 messages · Page 1 of 1 (latest)
Is the text connected with the turret
It's the child of it yes
I'm well aware. I want it to "stick" to it when its moved
but I don't want it to rotate with it
I think on rigid body you can freeze rotation
That’s only for natural rolling
Not with scripted rotation
Oh
Make a new turret parent have the turret object as a child of it and have the text as a child of it. To rotate the turret rotate the turret child. To move the turret + text, just move the new parent
-Turret object parent
- actual turret
- the 3d text
Hopefully that makes sense
Ah so just a empty object as a parent then