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

Spawning players on a small space?

Asked by 4 years ago

Can't seem to get players to spawn into my submarine. They spawn on top if it. Any help? Maybe a code that forces the player to be spawned into a location.

0
you can always CFrame them into a small location Fad99 286 — 4y

1 answer

Log in to vote
0
Answered by 4 years ago
Edited 4 years ago

Sadly not due to the way that people spawn, the system can't be voided when spawning on another persons head. Use a system like I have displayed below.

OPTION 1

The red is an invisible and collidable box, and the blue, or the top of the submarine is not collidable. Players will spawn on top of eachother still, just make sure to make the top box quite high if you expect large amounts of people.

OPTION 2 Make several spawns in a row. This should hopefully spread people out.

http://prntscr.com/oemm2k - Image referenced to.

EDIT> Hope this helps you

0
You can try using the MoveTo function Narrowlegobricks 12 — 4y
Ad

Answer this question