Dialogue
Dialogue¶
Dialogue types present selectable options to the player.
Note: For example, offering questions or responses when interacting with NPCs.
Properties¶
System¶
| Name | Explanation | Type |
|---|---|---|
| Background Element | The background border to use for the dialogue. | User Interface Element |
| Options Element | The list to populate with the options for the dialogue. | User Interface Element |
| Pause Gameplay | Whether or not to pause gameplay from continuing while the dialogue is open. | Toggle |
| Shrink Horizontally | Whether or not to shrink the containers to fit the width of the contents. | Toggle |
| Shrink Vertically | Whether or not to shrink the containers to fit the height of the contents. | Toggle |