Tracker that tracks other people that didn't trigger it

I am doing a forsaken type of game but I need help for an attack who tracks players. Sadly I tried but I tracked the player who activated it so is there a way that it tracks other people ?

1 Like

I don’t know if this will help, but here:

4 Likes

Use a trigger that detects when any player enters a zone to activate a projectile that targets the nearest player.

Oooo, I know (raises hand excitingly)

Make an overlay (if thats how you make abilities activate) that activates a relay and deactivates when you press it. Then make the relay activate a channel for everyone except the person who activates it, then make it so that if you receive that channel (aka if you didn’t use the ability) a waypoint device activates which will show the k1ller where you are.

4 Likes

Use a relay set to “All other players.”
:+1:t2:

2 Likes

Maybe set the trigger to apply to “player” instead of “global”. Hope this helps! :light_blue_heart: