How to make a timed system?

I want to make a system where it only has a prop visible for a few seconds and it teleports the player to another teleporter within a few seconds. (please make it simplified) help plsss

Just use a repeater, and when the task runs it hides the prop and teleports you

or a trigger loop because its better btw and u can set delays

1 Like

A what huh???

Get the prop you want. Get 2 triggers. Put the 1st trigger underneath the spawn pad. put the second trigger anywhere and make sure to add a delay of how many seconds you want the prop to be seen.


Connect trigger to prop with wire. (triggered ā†’ Hide prop) Connect the second trigger to the trigger underneath spawn pad. (Triggered ā†’ Trigger) Place a teleporter where you want the player to teleport. connect prop to teleporter. (Prop made hidden ā†’ Telport player here) *Iā€™m not 100% sure of what you meant so if I did something wrong let me know)

1 Like

trigger1 delay 3 secs >>>deactivate prop
Trigger2 delay 3 secs >>>>>>>teleporter