How do i make an fps?

i am trying to make a fps game but it keeps on giving me errors and i have no idea what they mean.

Hi @floralbrake,

What kind of error are you getting?

There is a starter kit FPS example here (no shooting involved, just an FPS movement controller):

https://developer.playcanvas.com/en/tutorials/first-person-shooter-starter-kit/

i managed to fix the movement (as far as i can tell) but the character just falls through the floor

Make sure you add collision and rigidbody components to your scene.

1 Like