Delayed Respawn

Okay let me try to sum up the solution:

  1. When the player is knocked out teleport them to an enclosed area
  2. Set a trigger delay for 5 seconds
  3. When the 5 seconds are up teleport back to the original spawn point

think of it like a resurgence countdown
for example you get knocked out and you’re stuck waiting on a countdown to finish on a spectator screen and when that countdown is done you respawn does that seem simpler?

if you have solution MARK A SOLUTION

“the audience becomes the actors” moment lol

1 Like

yes, I’m trying to make sure my solution works.

wait, you could make the player teleport to a room out of the maps bounds and have a camera point activate so they can see whats going on and have a trigger loop and counter count to 5 seconds and once its at 5 it will deactivate the camera point and reset the counter, and then respawn the player.

I don’t think he wants to drop 500 memory also that would not be simpler

I’m just trying to help with what I know. I’m not claiming to be a professional.

It looks like you got to this programming platform in creative, unless I’m wrong which there’s a good chance I am. If you can, though, how might I get to it?

Ok, idea. When they knock out, a checkpoint at an enclosed area should get activated, then, when its activated, it should trigger a trigger with a trigger delay of 5, and when it gets triggered, it tps them to their base depending on their team.

How might one delay a trigger? At this point, I’m just learning.

There’s a setting in the trigger
image

Alright, thanks.
That actually helps a ton with my game too.

1 Like

How about making a pseudo respawning screen (or whatever it should be called)?

Here is one I made for reference, when player got knocked out, they will teleport to this box and have to wait 5 seconds before get back to fight.

if you want to make it more advanced, you can make a player-scoped text countdown timer from 5.0.

I am aware of the fact that this guide is duplicate, but it is quite easy to understand ngl.

1 Like

guys what is psuedo? Am i dum?

It basically means fa-
no, actually. Search it up on Google yourself :P

1 Like

reminds me of pseudopseudohypoparathyroidism. long word

1 Like

That’s what I want to do in one of my games but I wish there was a setting like Minecraft to turn on immediate respawn :)

It’s me!
7cec214fa60c6d58f9985f19d9dff63199adc1d6_2_690x238

2 Likes

its from a guide to make a ingame timer that I used

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