I don’t know what is happening in my game, it was still working now and started to bug, I have a SpawnLocation (enabled) that was for the player to be born on top of it, but it is born on top of the ocean and falls into the void, video:
The character needs to be parented to workspace I believe, if you parent it into a different place, the client controller disconnects and causes the character to spawn in a different location.
I deleted the script that puts the character in the folder and went to test the game, at first it worked, but I tried again and it continues to fall into the void.
Do you have you’re console open?
Try checking if there’s any errors in there.
Also, i think that the reason you’re character is spawning below the ground is because the spawn point is too flat, and as there’s another block below it near the void it makes you spawn there.