[SOLVED] Need help making a floor

i put in the first person script from the tutorial, but it does not work as the player now falls through the floor
here is the game: PlayCanvas | HTML5 Game Engine
anyone know how i fix this?

1 Like

Hi! @lak04171 DId you add collision and a rigidbody to your floor?

1 Like

yes, i did

It seems that you did not scale the collision to match the floor size. You also need a rigidbody

1 Like

can you give me edit access?

ohhh, i also did not import ammo for rigid body and sure

username?

JEUNREAL is my username.

Ok I am going to fix it.

test out the game and see if it works now.