Prompt for Input

If you only need to collect one field for input, you might consider using the Prompt for Input brick.

Add the Prompt for Input brick

Search for Prompt for input and add this brick to your mod.

Configure the message

This brick is very simple. You'll configure a message to appear as a window alert, and there will be an open text field below for the user to provide input.

Preview the input prompt

Trigger the mod to view the prompt.

You might use a Prompt for Input instead of a form if you only need to collect one field and want to require as few clicks as possible. When the Prompt for Input window opens, the cursor will be set to the field so you won't have to click or tab to set text and submit.

Last updated