ExtendRealityLtd / Tilia.Interactions.Interactables.Unity

A variety of mechanisms for interacting between interactors and interactables in a spatial scene for the Unity software
MIT License
9 stars 3 forks source link

fix(InteractableConfigurator): reset instantiated action orientation #139

Closed thestonefox closed 1 year ago

thestonefox commented 1 year ago

When the interactable action is instantiated it was not having the position, rotation and scale reset so if the original converted object was not at the zero orientation then the action was being offset.

This fix ensures the position, rotation and scale is reset to the identity when the action is childed to the interactable.

ExtendReality-Bot commented 1 year ago

:tada: This PR is included in version 2.8.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: