godot_wait_for_condition
Wait for a Godot node to exist, become visible, match a property value, or satisfy a GDScript expression, with timeout and polling control.
Instructions
Auto-wait for node appearance, property thresholds, or signals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |