game_parallax
Create and configure ParallaxBackground nodes and layers, adjusting mirroring, motion scale, and offset to produce scrolling background effects.
Instructions
Create/configure ParallaxBackground and layers
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Node name | |
| action | Yes | Action: create_background, add_layer, configure | |
| nodePath | No | Node path (for configure) | |
| mirroring | No | Mirroring {x,y} | |
| parentPath | No | Parent node path | |
| motionScale | No | Motion scale {x,y} | |
| motionOffset | No | Motion offset {x,y} |