Skip to content

VR Interaction Plugin - 3D Drive Reposition Bug Fix #72

@MaxMDick

Description

@MaxMDick

Add code below to OnDetachedFromHand function in VR3DDrive.cs

if (repositionGameObject)
{
ForceToValue(initialValue);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    defectBroken feature or bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions