Forum Discussion

longcon1's avatar
longcon1
Explorer
2 years ago
Solved

How to setup colliders for Scene API / room model?

Hi there,

I'm trying to enhance my passthrough app to be room aware, but having issues setting up the colliders. So far I've used Building Blocks with Meta API v60 and Unity 2023.2 and everything else is working fine - room scanning, seeing the walls with materials applied etc.

The issue is the walls don't provide collisions for particles or rigidbodies, no matter whether i add Box Colliders or Mesh Colliders (convex/otherwise) - is there a recommended setup or any way to debug? This tutorial is great but the collider steps don't work for me https://www.youtube.com/watch?v=b_1Xby35fSo

Here's the heirarchy, so far I've been focused on adding colliders to 'PlaneMesh' and 'Volume>Parent>Mesh' but any ideas welcome

 

 

1 Reply