I’m trying to create 3D walls around my scene (just outside of the screenspace) so that any rigidbodies inside the scene will collide with the sides of the screen.
Is there anyway to work out how to create walls just outside of the frustum with the same angle of the frustum planes, or am i going in a completely wrong direction?
Thanks