Skip to content

Entity with DistanceGrabbable does not return to origin when using 2 hands to manipulate it #47

Description

@ramonmata

Entity with DistanceGrabbable component does not return to the original position if the user, without releasing the entity, grabs it again with the other controller or hand.

Note: Change size option is unchecked in the DistanceGrababble properties

Steps to reproduce:

  • Grab an entity with the right hand
  • Grab same entity with the left hand
  • Release entity from right hand
  • Move left hand
  • Release entity from left hand

Expected result

  • Entity moves to position where it was sitting originally in the scene

Current result

  • Entity moves to the position where the left hand grabbed it from the right hand

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions