Announcement
Collapse
No announcement yet.
How do you Lock Position/Rotation programmatically from Blueprint?
Collapse
X
-
Add a physics constraint component to the mesh of your actor and then you can get and set lots of parameters.
edit the actor and add a physics constraint component to the actor mesh.
you will need to set the two components involved in the constraint also. Leaving one of the components blank constrains you to the world.
cheers
Podge
- 1 like
Comment