wait_for_idle
Check whether active tweens or screen transitions remain, returning the current idle state without blocking. Use it to confirm the game is idle before input or state changes.
Instructions
Check if the system is idle (no active tweens, no screen transitions). Returns current state without blocking.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||