Two choices dialog boxes
A dialog box with buttons to let users make a choice.
Authors and contributors to this experimental extension: Bouh.
A dialog box showing multiple options (usually "yes" and "no") and a customizable text message. It handles keyboard, gamepad and touch controls.
There are ready-to-use dialog boxes in the asset-store dialog boxes pack.
Tip
Learn how to install new extensions by following a step-by-step guide.
Two choices dialog box
A dialog box showing two options.
Object conditions
"No" button is clicked
Check if the "No" button of the dialog was selected.
See parameters
- Parameter 0: 👾 Object
Technical note: parameter 1 are internal parameters handled by GDevelop.
"Yes" button is clicked
Check if the "Yes" button of the dialog was selected.
See parameters
- Parameter 0: 👾 Object
Technical note: parameter 1 are internal parameters handled by GDevelop.
No expressions for this object.
This page is an auto-generated reference page about the Two choices dialog boxes extension, made by the community of GDevelop, the open-source, cross-platform game engine designed for everyone. Learn more about all GDevelop community-made extensions here.