About 47,600 results
Open links in new tab
  1. How to set player's spawn point - Scripting Support - Roblox

    Jul 23, 2024 · I’m making an obby and I need to change a players spawn point but every time I join it just puts my character at a random spawn point. If anybody could help with this that would be great.

  2. Setting specific spawn locations - Scripting Support - Roblox

    Dec 14, 2024 · i wanna make it so when the player joins from a place they get a specific spawn location, the only problem i have is making the spawn location different, otherwise the script works. which the …

  3. How do I make obby spawn points? - DevForum | Roblox

    Apr 4, 2022 · How do I make the spawn points in my obby in order? I want the player to spawn on the first spawn point and only spawn on the other ones once they get to that stage but when the player …

  4. How to make two seperate spawnpoint types (solved) - Roblox

    Apr 26, 2023 · How would implement it with this - How to Make Players spawn at a random Spawn - #2 by LoafingHour Would I change SpawnPoints:GetChildren () to SpawnPoints:GetChildren …

  5. Spawn Point With A Script - Scripting Support - Roblox

    Apr 30, 2021 · So I’m trying to make a spawn point with a script without using parts or spawn models. This is where I’m at: –Locals– local player = game:GetService (‘Players’) –Spawn– …

  6. How do you change the default spawn point using a script ... - Roblox

    Apr 17, 2019 · The title says it all. How do I change the default spawn point WITHOUT inserting a spawn location?

  7. How do i make random spawn points? - DevForum | Roblox

    Aug 28, 2020 · I want a random spawn system but how would i do this? also please be aware i am fairly new to scripting.

  8. Need help how to set player spawn point when touch a part

    Mar 28, 2022 · Assuming this is an obby and what you mean by “rejoining”, you could do the following: Place parts where you want the player to spawn in a folder or something like that. Name them …

  9. How to make players spawn at a specific spawn point when first

    Aug 12, 2020 · I keep having trouble with making players spawn at a specific spawn point when first joining the game, and also respawn at the same spawn point when dying or resetting. My game has …

  10. Spawnlocation Spawns Players Above Certain Parts - Roblox

    Apr 1, 2019 · Currently, as a Roblox developer, you are limited to spawn points only being placed in the open or in large rooms. This property would basically disable a SpawnLocation’s current behavior of …