I am making a boss game and I want it so that when you enter a zone you get a popup, I have that part but what I want is for the popup to only show once.
Add a counter which activates the popup
Hello, everyone.
ଘ( ᐛ ) ଓ
Hiya, I’m Gary!
you could use triggers instead and make it so it deactivates once you step on it
It could look something like this
you could add a counter so whenever someone leaves the zone or closes popup it increments counter and whenever its incremented deactivate whatever. (just a theory)
(edit : hi gary )
Buuut hey, that just a theory. . .
A GAAAAME THEORY!
Could you please stop posting off topic?
Also, @Quimblo , Gary would like to speak to yo-
ᐠ( ᐛ )ᐟ
Hi! So what are you, a piece of snow, or a deflated balloon?
Hey Hey hey this is getting off topic
but hey its just a gim theory
You could have one pop up, a zone, and a counter. Wire the zone and popup so When Player Enters Zone -> Open Popup
and also wire the zone so When Player Enters Zone -> Increment Counter
and have the counter set default 0 and target value 1. Then make a channel for when reached target value broadcast “Channel Name” then on the popup, put the channel in the spot of deactivate popup when received “Channel Name”(Same as the last one)
Mark a solution if this helps!
Ya guys thanks for the help but please stay on topic otherwize something will happen >:)
Bro could literally set it to popup closes>deactivate zone.
wow thats the most helpful tip lol, you get a solution.
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.