How to get a pop up to only show once every round

i have a pop up when players spawn, but every time you pass through the zone it pops up, how do i/ is it possible to to make it so it only shows once in the beginning of the round?.

when the popup is closed, make it deactivate the zone.

or just set a lifecycle to activate the popup on game start

5 Likes

Wire the pop up to a trigger with a Max Triggers of 1 and have the Trigger set to For Triggering Player.

4 Likes

yes this does work

(forgot to read…)

1 Like