Calculate Relative Transform between two points for MoveComponent

You can move between local / world transforms using the nodes:

Mouse over to find the relavant node, the crucial part of the description is the end:

All you have to do ( in this example moving from world to local rotation ), is feed in the object world transform, along with the other params:

1 Like