Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Disable Character from Loading when entering game?

Asked by 6 years ago

I was wonder how to not load the player in my game when they join. I am mostly doing this because of a start screen. Any idea how?

1 answer

Log in to vote
0
Answered by 6 years ago
game:GetService("Players").CharacterAutoLoads = false
0
Nothing happends when I do this? Im just in thin air. jackalota 9 — 6y
Ad

Answer this question