name: lighting-pass description: Apply or adjust lighting and atmosphere to an existing scene. Supports dungeon moods like torch-lit, magical glow, ominous darkness. allowed-tools: Bash, Read, Write, Edit, Glob, Grep argument-hint: <mood description, e.g. "eerie green magical glow with flickering torches">
Apply lighting and atmosphere to the current scene based on: $ARGUMENTS
Process
- Analyze current scene — get hierarchy, find existing lights, check render pipeline settings
- Determine mood from description — warm/cold, bright/dark, colored, flickering, etc.
- Adjust directional light — intensity, color, shadow settings
- Add/modify point lights — at torch positions, near props, for accent
- Configure post-processing — bloom, color grading, ambient occlusion, fog
- Apply ambient lighting — skybox, gradient, or flat color as appropriate
- Take screenshot for visual verification
- Iterate if the user wants adjustments