How to Make only A certain team able to go though barriers

Thank You So Much!!!

Use relay that triggers on that specific team number, wire it to the barrier to make it deactivate.

1 Like

It Didn’t work… :slightly_frowning_face: But Thanks Anyway!!

Try this way:


Lifecycle - [Game start]
Relay - [Team number here]
Barrier - [Team scoped]

Wires/Channels:

Lifecycle (event occurs) -> Relay (trigger relay)
Relay (triggered relay) -> Barrier (deactivate barrier)

I think you possibly forgot to make the barrier team-scoped, if you didn’t do so, the barrier will deactivate on everyone’s view once received on the pulse.

1 Like

Is it player or team scope?

It should be on team-scope, since you want a certain team to be able to go through the barrier.

1 Like

It Worked!! Thank you!! :grinning:

You are welcome! Glad to help.

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.