Hi @Kelly_Nickell!
You can use typescript to achieve going through solid objects. Use the function “Camera.addToCollisionFilter” to make the item be able to have the camera pass through.
![]()
You can get the item ID by going into the code section and copying the Scene.getItem, like this;

here is an example of this code.
This project is remixable, feel free to play around with the code!
I hope this helped!