generated from ExtendRealityLtd/Template.Tilia
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Environment
Unity 2019.4.21f
"io.extendreality.tilia.interactions.controllables.unity": "1.11.14",
"io.extendreality.tilia.interactions.interactables.unity": "1.15.8",
Steps to reproduce
- Create an new unity scene set up with tracked alias and an interactor with grab support.
- Create a Intearactions.AngularTransformDrive prefab
- Set Cube transform Scale inside AngularTransformDrive into (1, 2, 0.1) to make a simple door
- Set Cube transform position to (0.5, 0, 0) so the door will look like it rotates around a hinge.
- Set AngularDriveFacade "Drive Axis" to rotate around YAxis
- Start game in VR and grab top corner of door and move it.
- Compare it to when you grab mid section of door and move it.
Expected behavior
AngularTransformDrive should rotate to match interactor at any position during grab movement.
Current behavior
AngularTransformDrive falls behind if interactor is grabbing at ends of long meshes.
Metadata
Metadata
Assignees
Labels
No labels
