Skip to content

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

@m2m5d3

Description

@m2m5d3

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
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions