Hello, so i added a map and collisions to it. It works fine but when the player touches/goes to the wall/map i can see through the object as you can see in the picture… How can i fix it?
The issue is that the players collision is too small, resulting in the camera viewplane colliding with the map. Increase the radius of the player collision and it should work.
Thank you, didnt thought of this small detail