GameMaker (2.3)
Icon

Pop-up dialog

Pikku-a

You must be logged in to obtain assets

Description

Easily add pop-up dialogs to your game or software.

Why to use this and not the "show_message_async" or similar functions?

  1. "show_message_async" is for debugging and testing use only.

  2. If in full screen, "show_message_async" function will minimize the game window (this asset will not minimize it).

  3. You can adapt this to your game's style.

Features

  • Pop-up dialogs with text and an "next" or "ok" button.

  • Pop-up dialogs with a question and "yes" and "no" buttons.

  • You can assign a function to the "yes" button.

  • You can change the style (sprite, font, ect.).

  • Works with mouse, keyboard and controller

  • It's quick and easy to use.

End User Licence Agreement (EULA).

Age Rating: 4+

Versions

GMS2 - Version 1.1.0. Published June 18, 2020

  • Now it's possible to use the pop ups with keyboard.

  • Improved code slightly.

GMS2.3 - Version 1.3.0. Published November 8, 2021

This update simplifies the asset (now only one layer is necessary instead of 2) and fixes a bug.

  • Changed Draw GUI event to Draw GUI End in button_ok, button_no & button_yes

  • Removed hud2 layer

  • Added normal draw events to all objects to prevent a "duplicate" bug

Loading, please wait

Package contents

Loading, please wait

What is the issue?

Loading, please wait