How to make a respawn.. when you died

I want to make it where when they die they spectate

1 Like

Team switcher.
Lifecycle when play is knocked out Switch to spectators

1 Like

Connected to lifecycle

(Lifecycle) Player Knocked Out —> (Team Switcher) Switch Player To Configured Team

Set the Team Switcher to Spectators.

1 Like

Use a knockout manager since it’s less memory.

1 Like

@30j I had the same issue, but I resolved it by doing these steps.

Get lifecycle. In lifecycle go to event. Next click game start and change it to Player Knocked Out. That is all you need for the lifecycle. Next get the Team Switcher. In the team switcher go to where it says switch strategy, and click where it says Random Team. Change Random Team to Specific Team. Then another box should pop up underneath the switch strategy saying Spectators. And that is where you should leave it. You have a full functioning spectator system.

Just don’t forget to mark a solution after you tested it

do connect them with wire

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.