Problem with spawn point

I have placed a Spawnpoint inside a building. The player is meant to be spawned on the Spawnpoint but instead the player is spawned on the roof for some reason, can somebody help please?

Player being spawned on the roof:

Where the player is supposed to spawn:
image

Is the spawn point fully at the bottom of the floor?

yes, it is
I have already put it on the bottom of the floor

Alright, 2 things you can do.

  1. Increase the distance from the floor and roof.
  2. Use a script to Position the CFrame of the character when the player joins and the character is loaded. (There’s a good amount of tutorials on this on YouTube, DevForum, etc)

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.