Camera
Camera settings add subtle movement to a scene. These are not element animations — they affect the entire scene canvas.
Camera Modes
Set with camera: in a scene block.
| Camera | Effect |
|---|---|
still |
No movement. Clean and stable. |
breathe |
Gentle scale oscillation with slight vertical drift. Feels alive without being distracting. |
drift left |
Slow horizontal pan to the left. |
drift right |
Slow horizontal pan to the right. |
push-in |
Gradual zoom toward content. Builds focus. |
pull-out |
Gradual zoom away from content. Creates context. |
text
Scene "Hero"
camera: breathe
show "Welcome"
size: hero
Mood Defaults
Each mood has a default camera behavior:
| Mood | Default Camera |
|---|---|
confident |
still |
calm |
breathe |
dramatic |
push-in |
elegant |
still |
playful |
breathe |
urgent |
still |
If you omit camera:, the mood's default is used.
Next Steps
- Scenes — where camera is set
- Moods Reference — mood defaults