ExtendRealityLtd / Zinnia.Unity

A collection of design patterns for solving common problems.
http://vrtk.io
MIT License
319 stars 38 forks source link

feat(Tracking): add collider validity rule to collision notifier #541

Closed thestonefox closed 3 years ago

thestonefox commented 3 years ago

The CollisionTracker component now has a Collider Validity rule to determine whether it can emit collisions of the collider that is being collided with passes the validity rule check.

Headers have been added to the properties for better separation in the Unity editor.

ExtendReality-Bot commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: