[SOLVED] Player falls through the world

Hello I have a bug where when I launch the game it falls off the map and I need help pls help if you can thank you

Hello @CloudWolf! Please share a link of your project so someone who wants to help can take a look.

2 Likes

https://playcanvas.com/project/766491/overview/the-best-friend-ever

i would think instead of adding boxes make the plane bigger

I think you have to set the rigidbody type of your plane to static instead of dynamic. Use static rigidbodies for entities that can’t move like the ground.

image

1 Like

i think you’re right