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(Prefabs): reset default mesh collider scale to 1,1,1 #149

Closed thestonefox closed 1 year ago

thestonefox commented 1 year ago

The collider scale on the interactable default mesh was set to 2,2,2 which meant the collider was twice as big as the mesh.

This has now been fixed.

ExtendReality-Bot commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: