Is it possible to disable spawn rooms

I’m making a gamemode right now and spawn rooms are so annoying, I want to remove them.

You can use the condition Is In Spawn Room == True and teleport players out of the spawn room if the condition is true. You can then try to cover the spawn room doors with death/force barriers (which will require a little extra coding).

Is it possible to remove invincibility and the option to change heroes? Otherwise I will just not allow people in spawn rooms, thanks!

I recall that in modes like Elimination, the spawn rooms are available to enter for everyone (even enemies) and do not heal you or allow you to swap heroes.

I really support this wish. My game area is at the door of Blizzard World Amusement Park, but the spawn area extends beyond the hotel door, causing the game to be unbalanced.

1 Like

you can use an action called teleport. when players in the respawning room, teleport them to a position.