How to make a where at game start a pop up text apears and when you press a button a pop up text apperas

simple question I’m making a game and I’m having trouble coding where a pop-up text shows up when the game starts and you click a button the there’s a pop-up text

1 Like

For the button, connect a button to a pop up (button pressed → show pop up)

Make a lifecycle for game start. Next, make it trigger a relay for all players. The relay should trigger a popup.

2 Likes

In the future, can you put just a summary of the question I the title and put the actual question in the body of the post?

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