Add code below to OnDetachedFromHand function in VR3DDrive.cs if (repositionGameObject) { ForceToValue(initialValue); }
Add code below to OnDetachedFromHand function in VR3DDrive.cs
if (repositionGameObject)
{
ForceToValue(initialValue);
}