I just want the player to do stuff in the game and suddenly a popup appears. Is there a way to do this?
Including like counters or wiring?
I just want the player to do stuff in the game and suddenly a popup appears. Is there a way to do this?
Including like counters or wiring?
Here is a useful explanation that would help you with the popup device:
Wires:
Action performed ---------> Open popup
Okay, still not understanding this. I might have made myself unclear. In the game, I want a pop up to appear without the player doing anything. But not in the start of the game.
Do any of you know how to do that?
Lifecycle and WIRES(and popup and trigger)!
When game starts(lifecycle) -----------> trigger(trigger with delay of x seconds)
When triggered(trigger with delay of x seconds) ---------> open popup(popup)
Sorry guys! I was really busy recently. I’m just getting into GKC right now. I will test out all of your recommendations right now. Thanks! I’ll tell you what I need help next with.
It’s okay guys. I figured out how to do it!
I made a lifecycle and put three triggers with a delay time and wire it to when trigger triggered, trigger next trigger. After that minute, the popup will show. Thanks for everyone for giving me suggestions and helping me, I just found a solution myself!
This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.