Hello,
Scenario is I would like to create object A (a sensor) and connect it to object B (a body) - both are simple cubes. When sensor senses, object B rotates - this works fine.
Problem is getting object A to move correctly with object B (maintain the same relative position and orientation). Parenting A to B gets them to move together correctly - until the rotation is applied to object B. Object A doesn’t get the rotation.
Is there a better way to do this?