How do I make a popup show when the game starts? How do I make the popup unclosable? How do I make the popup only available to host?
I made this in a hurry.
How do I make a popup show when the game starts? How do I make the popup unclosable? How do I make the popup only available to host?
I made this in a hurry.
Well first, you need a life cycle, popup, and trigger loop
have the life cycle broadcast a channel When game starts that should triggers the trigger loop
make the trigger loop open the popup
did that help?
[1]
why is typing on vr so hard ;-; ↩︎
This helped, however can you explain why do we need a trigger LOOP? Why not a plain trigger? Also, I don’t think this is very clear.
A plain trigger can get countered if you spam close, Meaning you can exit the popup
Ah, srry abt that
The popup is still closable and available to players. @SlimExtraterrestrial, @Unstable, @WSG can you open this? It’s not solved.
the loop can reopen it if it does close, and the lifecycle will only have the host see it
The loop did not open it again. Does the loop only work when it’s connected by wires?
I’m offline until tomorrow in about this time. Bye! (so I’m not replying)
Is the loop correctly made, im fine waiting (only gonna be able to reply at late night)