Show how to force drop a rigidbody tracked object if it deviates too far from the controller position
Closed this issue · 1 comments
thestonefox commented
If you move a rigidbody tracked interactable object through another collider, like a table or door, then the controller will pass through but the object will stay behind the collider.
If the object gets too far away from the controller then you should just drop the object as its no longer realistic.