game_audio_bus_layout
Manage Godot audio bus layout by adding, removing, reordering buses, and configuring send routing to control audio output.
Instructions
Create/remove/reorder audio buses and routing
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Target index (for move) | |
| action | Yes | Action: add, remove, move, set_send, list | |
| sendTo | No | Send target bus name | |
| busName | No | Bus name |