You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Hit Testing example only partially works, the majority of objects fall through the mesh collider the modified DetectedPlaneVisualiser adds to the plane. The reason given in the course that the mesh colliders do not extend to the area where they fall through does not make sense as the colliders are added as soon as the mesh is instantiated and if you place an object in the centre of the mesh sometimes they fall through and sometimes they don't.
The text was updated successfully, but these errors were encountered:
The Hit Testing example only partially works, the majority of objects fall through the mesh collider the modified DetectedPlaneVisualiser adds to the plane. The reason given in the course that the mesh colliders do not extend to the area where they fall through does not make sense as the colliders are added as soon as the mesh is instantiated and if you place an object in the centre of the mesh sometimes they fall through and sometimes they don't.
The text was updated successfully, but these errors were encountered: