Today I will show you how to make this named sentry!
Step 1
Grab yourself…
1 Counter
1 Sentry (name it anything you like)
and 1 Trigger
Time for Step 2!
Step 2
Place the trigger next to your spawning point with player collision on (for now)
Set that same trigger to send “channel1” to the counter to increment it
Place your counter anywhere you want
Set the counter to start at 0 and have a target value of 1
Set your counter to send “channel2” upon reaching the target
Have your counter reset when receiving on “channel2”
Step 3
Now it’s time to add your sentry!
Add your sentry anywhere you want (in sight of course)
Have your sentry deactivate when receiving on “channel1”
Have your sentry activate when receiving on “channel2”