Here’s a tutorial on how to add scope to zones, so that you can deactivate zones for one player or team only!
Step 1
In the section of the zone you want to add scope to, add “Scoper” or something similar to the end of the channel. This is so that the zone doesn’t directly trigger the thing you want it to trigger. Additionally, remove the channel to deactivate the zone, as that is global scope, which is not what we want.
Step 2
Place down a trigger. Set the trigger to trigger on the changed channel from above (whatever you had before + scoper), and to transmit on the original channel that the zone sent.
Step 3
Go to the “Availability” section of the trigger, and set the scope to player or team, whichever you prefer. Set the trigger to deactivate on the channel that originally deactivated the zone.
And there you have it!
[1]
For my mario kart game I have just a bunch of triggers with player collision on instead of a zone to solve this problem, I should probably change that tbh. ↩︎