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(Interactors): prevent grab on disabled game object #164

Closed thestonefox closed 1 year ago

thestonefox commented 1 year ago

The Grab method on the GrabInteractorConfigurator was able to be run even when the GameObject was disabled, which is not in keeping with Zinnia patterns. This has now been fixed.

ExtendReality-Bot commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: