Tags and preset packs
Two organisational features for managing larger scenes and re-using your work:
- Tags — author labels on lights so you can filter the lights list to a subset.
- Preset packs — JSON bundles of moods and light presets you can export from one scene and import into another (or share with another GM).
In the Light Tool’s Advanced tab, the Tags input lets you add free-form text labels to a light. Press Enter after typing each tag to add it; click the × on a tag chip to remove it.
Common tags:
torches— every torch in the sceneambient-room-1— lights belonging to a logical areaspell-fx— magical lights you want to toggle as a grouphidden— lights only the GM should think about
Filtering by tag
Section titled “Filtering by tag”Once any light has tags, a row of filter chips appears at the top of the lights list. Click a chip to show only lights with that tag; click it again to clear the filter. The list header changes from Lights (N) to Lights (X/Y) showing how many are visible.
Preset packs
Section titled “Preset packs”A preset pack is a portable JSON file that bundles user-customised lighting state from a scene. You can export the current scene’s mood + weather as a pack, then import it into another scene to bring that look across.
Exporting
Section titled “Exporting”- Open the Scene Lighting panel.
- Scroll down to Preset Packs.
- Type a name for your pack in the text field (e.g.
Haunted Manor). - Click Export current.
- Your browser downloads a
.preset-pack.jsonfile.
The exported pack contains the currently-applied scene mood (if any) and the current scene weather snapshot. Future versions will also export user-authored light presets.
Importing
Section titled “Importing”- In the same Preset Packs section, click Import….
- Pick a
.preset-pack.jsonfile from your disk. - The pack’s moods are merged into your scene’s mood registry under a
pack:<slug>/...namespace, so they don’t conflict with built-in moods. - A confirmation appears:
Loaded "Pack Name": N mood(s). - Imported moods appear in the Loaded packs chip list below.
After importing, the new moods appear alongside the built-ins in the Scene Mood swatch picker. You can apply, tweak, and re-export them as a new pack.
If the file is malformed or comes from a future version of PostRoll, the importer rejects it gracefully with an error message rather than crashing — invalid entries inside an otherwise valid pack are silently dropped.
Cinematic preset library
Section titled “Cinematic preset library”The built-in cinematic/ preset namespace ships a curated library of stage-lighting recipes — the kind of three-point setup a film crew would use. Available today (in the preset picker on every light’s Animation tab):
| Preset | Use |
|---|---|
cinematic/key |
Main “story” light — softLight blend at 45% |
cinematic/fill |
Counter-light filling shadow side — screen blend |
cinematic/rim |
Edge-lighting from behind — lighten blend |
cinematic/candlelit-room |
Warm wobble with subtle tint |
cinematic/theatrical-spot |
Hard-edged stage spotlight |
cinematic/eldritch-altar |
Sickly green pulse + projector |
cinematic/daybreak-window |
Sun-shaped beam through a sash |
cinematic/forest-dapple |
Animated leaf-shadow gobo |
cinematic/cathedral-rose |
Stained-glass projection |
cinematic/underwater-caustics |
Rippling underwater pattern |
cinematic/disco |
Rotating colour cycle |
cinematic/police-lights |
Alternating red/blue strobe |
Apply one to a light, tweak the colour and intensity to taste, and you have an instant set-piece.
Related
Section titled “Related”- Lights — basics — placing the lights you’ll be tagging.
- Presets and effects — what preset namespaces are available.
- Scene mood and time of day — the moods that get exported in a preset pack.