Add anchor style preset node

This commit is contained in:
2026-08-26 21:15:37 +00:00
parent 73291f310c
commit 49334538ab
4 changed files with 391 additions and 21 deletions
+6
View File
@@ -64,6 +64,12 @@
- Output: `reference`
- Builds one structured `REFERENCE` object for a location/environment so H3 can use the same socket type for both character and scenic refs.
- `Dumas Anchor Style`
- Inputs: `anchor_style`, `style_description`
- Output: `anchor`
- Offers a large preset dropdown of anchor-style titles such as cinematic action movie, comedy, found footage, 90s sitcom, mobile/cell phone captured, and news broadcast.
- Selecting a preset fills the editable description field, and the edited multiline description is the `STRING` value passed downstream into H3 anchor sockets such as `anchor_override`.
- `Dumas JSON String to Object`
- Input: `json_string`
- Output: parsed `JSON`