How do i make the textboxes?

I want to make it so that after reaching certain number of points a textbox appears and then just disappears after certain amount of time

example:
You reach 300 points = a textbox appears with a dialog and then disappears after 10 seconds on screen

Or

you reach 300 points = textbox with dialog appears and you have multiple options to answer.

I want the textbox to appear when those points are reached and not related to the player at all

1 Like

This is a pretty good tutorial on textboxes in gamemaker, they can be a little tricky but once you make it once the code can be reused for most any textboxes.

3 Likes