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

I HAVE QUESTION ABOUT CHARACTERS?

Asked by 5 years ago

guys

i have question

can you answer it if someone knows how to do it?

is it possible to do : so you join the server but your character is not spawned i mean your character does not exists till i press a gui button?

0
just make the player spawn in a platform hidden somewhere User#23365 30 — 5y
0
I DONT GET IT WHAT YOU JUST SAID. SAY MORE ABOUT IT. User#21499 0 — 5y
0
make a box in the sky, and make the character spawn there User#23365 30 — 5y
0
hidden User#23365 30 — 5y
View all comments (9 more)
0
so User#21499 0 — 5y
0
phantom forces does stuff like that? User#21499 0 — 5y
0
yes User#23365 30 — 5y
0
but then how the 30 peoples fit in here and sees only theyr character but not everyones? User#21499 0 — 5y
0
Look up "how to make a play button in roblox" on youtube and you should find some stuff that should help you. mistermaster06 3 — 5y
0
xD User#21499 0 — 5y
0
i know how to make play button dont think that i am actually a begginer i just asking but then how the 30 peoples fit in here and sees only theyr character but not everyones? User#21499 0 — 5y
1
um make a bigger box User#23365 30 — 5y
0
but dude how to make them spawn in 1 box so others will dont spawn in that User#21499 0 — 5y

1 answer

Log in to vote
0
Answered by 5 years ago

If you would like to have a character "not exist" until they press a GUI button, make the player spawn in a floating box, add a GUI that covers the entire screen and search up on YouTube or another platform on how to make a "Press to start" button. A lot of popular games do this such as, but not limited to Jailbreak, Phantom Forces, Work at a pizza place, and Mining Simulator. To make all the players fit, you can add a simple script piece into the Press to play script. You can make it so when the player joins the game their body's CanCollide is turned off making it so you can have 30+ players in one spot, you would also need to make it so they can't move. You would add a function to make it so A) The player's CanCollide is turned ON, B) It teleports them into the game area, and C) They can see, turning off the PTS GUI to the PTS script.

Hope this helps!

Ad

Answer this question