Greetings! I am currently experimenting with Threejs and aiming to create an online virtual tour. To achieve this, I have imported 3D objects as booths and set up a camera with PointerlockControl. While everything is functioning properly, the main concern is that the camera passes through the objects. This does not seem ideal. Is there a solution to prevent this issue?