User Tools

Site Tools


display_message

This is an old revision of the document!


Display Message


Displays a dialogue box with the specified message text. Interaction with the scene will be disabled until the player clicks on the dialogue box or presses SPACE to dismiss it.

display_message(message_text)
ArgumentDescriptionTypeRequired
message_textMessage text to display in the dialogue box.StringYes

Example:

display_message("Justin and Sarah's House")

A dialogue box will be displayed containing the text “Justin and Sarah's House”.

You can use placeholder expressions within the message text in order to display dynamic information (for example, the current value of a global property).

Editor Node:

Visual Demo:

display_message.1491870487.txt.gz · Last modified: 2017/04/10 17:28 by justin