game_ui_popup
Control Popup/Dialog/Window nodes by showing, hiding, or centering them. Specify size, title, and text for dialogs.
Instructions
Show/hide/popup for Popup/Dialog/Window nodes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Popup size {x,y} | |
| text | No | Dialog body text | |
| title | No | Dialog title text | |
| action | Yes | Action: popup_centered, popup, hide, get_info | |
| nodePath | Yes | Path to Popup/Dialog/Window |