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(Grab): prevent infinite loop in grab drop restrictor #165

Closed thestonefox closed 1 year ago

thestonefox commented 1 year ago

When calling DoEnableDrop it would go into an infinite loop as the main method was being called rather than the sub method.

ExtendReality-Bot commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: