#How can I make 3D text not rotate with object?

1 messages · Page 1 of 1 (latest)

spice bramble
#

I'm looking to rotate my turret but not the text next to it. I want it to always stay on the right side from the cameras perspective, not the turret itself. How can I achieve this?

finite sand
#

Is the text connected with the turret

spice bramble
#

It's the child of it yes

finite sand
#

Then that’s why

#

When you rotate the parent it rotates the child

spice bramble
#

I'm well aware. I want it to "stick" to it when its moved

#

but I don't want it to rotate with it

elder blade
#

I think on rigid body you can freeze rotation

finite sand
#

Not with scripted rotation

elder blade
finite sand
#

-Turret object parent

  • actual turret
  • the 3d text
#

Hopefully that makes sense

spice bramble
#

Ah so just a empty object as a parent then

finite sand
#

Yep

#

To move both just move the parent. To rotate the turret just rotate the child