Passing through round paths

Is there a way to make it so that you pass through round paths in play mode?

Hi @Soul_Hunter,

You can add Camera.addToCollisionFilter(Scene.getItem('round path name')) string in typescript tab.
More information about that function you can find here

1 Like