Why does my player character fall through floor when first spawned?

The only thing I can think of is that the player start is on another spot from the one you need it to be. Maybe someone more experienced than me can provide a better answer, but I would say move the player start, instead of the whole map. Seems simpler, since the checkpoint on the beginning of the map didn’t work (that was my solution on a similar problem that I had)

1 Like