About 46,900 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 …

  2. How do you change the default spawn point using a script

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

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

    Jun 3, 2024 · 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 …

  4. Spawn Point With A Script - DevForum | 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– …

  5. 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.

  6. 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 …

  7. 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 …

  8. Spawnpoint point to a different direction? - Roblox

    Nov 7, 2020 · So I was working on my game, then I wanted to test it by spawning. when I spawned I was facing the wall instead of the other side, I tried to rotate the SpawnPoint but it …

  9. Spawn system for obby - Scripting Support - Roblox

    Apr 7, 2019 · Hello Developers, I have used the normal spawns and disabled neutral on them all and enabled AllowTeamChangeOnTouch, for it to work do I have to have a team system …

  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 …