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

feat(prefabs): update ControlDirection to implement follow TargetOffset #81

Closed thestonefox closed 3 years ago

thestonefox commented 3 years ago

The latest version of the DirectionModifier now allows for a TargetOffset to be provided, which can be provided from any Follow action as they also consider a TargetOffset. The first found TargetOffset of a complimentary follow action on an interactable will be used as the TargetOffset on the ControlDirection Directionmodifier.

ExtendReality-Bot commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: