How can I make a sentry deactivate/disappear after some time?

Hi, I’m trying to make a game with sentries, but the sentries only activate when you step on a trigger, and the sentry deactivates after some time, but then reactivates once the trigger is turned on again. I don’t really know how to do this, can anyone help?

2 Likes

you can make the trigger trigger another trigger that makes the sentry disappear, also make the second trigger deactivate the other trigger (so many triggers)

3 Likes

Use triggers that triggers with time delays that maybe trigger more triggers depending on the time and then deactivate sentries (and what thatmyboy says too)

4 Likes

I want to make the sentry automatically disappear after some time, not by pressing triggers

1 Like

How do I add time delays?

1 Like

That’s why I said to make the trigger trigger the other trigger and make a delay (in settings) to make it disappear.

1 Like

How do I make a delay?

1 Like

click on the trigger


then go to configuration
image

1 Like

thanks :smiley:
I thought you were talking about the blocks, sorry

2 Likes

This goes in help, and make a lifecycle trigger a wire repeater with your delay and then make that wire repeater deactivate the sentry.

1 Like

have youve found something that works?

1 Like