One other question: what is the best way to implement using the mouse wheel to rotate the held object? I’ve tried rotating using SetActorRotation but the object is rotatating around the held point in a weird way that throws the physics off. How do I constrain or access the holding point from the PUPI component?