game_parallax
Configure parallax scrolling backgrounds by creating or modifying ParallaxBackground nodes and layers with motion, mirroring, and offset settings.
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} (ParallaxLayer) | |
| parentPath | No | Parent node path | |
| motionScale | No | Motion scale {x,y} (ParallaxLayer) | |
| motionOffset | No | Motion offset {x,y} (ParallaxLayer) | |
| scrollOffset | No | Scroll offset {x,y} (ParallaxBackground configure) | |
| scrollBaseOffset | No | Scroll base offset {x,y} (ParallaxBackground configure) |