Hi there fellow gimkit builders! I was just wondering how to add a player tracker using a waypoint so when team 1 player presses an overlay, it shows their distance to team 2 for maybe 4 seconds then turns off. This happens every time the overlay is pressed. Does anyone know how to do this?
You’ll probably need to mess around with scopes and relays, I’ll provide a more in-depth descriptiopn later, as I have to do something really quick…
—edit—
How are you dividing teams?
Sorry I don’t know how to use scopes or relays!!
Also the teams teams are divided randomly but evenly into hiders and seekers (hide and see game)
nvm
Follow this guide
But for the relay make it relay to a specific which in your case is team 1
Thanks but it’s just im not sure how to make it only for like 4 seconds and when team 1 presses an overlay…
Let me take a look at the guide, then I can probably tell you how
—edit—
For step 8, all you have to do to the counter is make it broadcast on HideWaypoints. Then, add another trigger (no block code!!) Add a delay of 4 seconds (this way the waypoints will be active for 4 seconds). Make the trigger trigger when receiving on HideWaypoints, and make it broadcast on deactivate. Then, make each waypoint deactivate on deactivate.
Add a wire repeater from the start of the system with a delay of 4 seconds to deactivate everything and then the start reactivates everything