Skip to main content

CutsceneAi

6 tools in this family (folder Editor/Tools/CutsceneAi/ in the bridge package). Effect: writes changes the project or the scene, read-only does not, destructive deletes or overwrites and the client asks before running it.

ToolEffectDescription
cutscene_bridge_to_voice_pipelinewritesFor each dialogue beat in a CutsceneSpec, reflectively dispatch to D6 Voice Pipeline tools
cutscene_build_timelinewritesMaterialize a CutsceneSpec into a real TimelineAsset wiring CinemachineTrack + AnimationTrack + Audi…
cutscene_export_storyboard_mdwritesRender a CutsceneSpec into a human-readable Markdown storyboard, writing it to disk. The storyboard
cutscene_iteratewritesIterate on an existing CutsceneSpec with a free-text edit prompt (e.g. 'make the dialogue more
cutscene_propose_from_promptread-onlyGenerate a structured CutsceneSpec (JSON) from a free-text story prompt using the user's BYOK provid…
cutscene_validate_specread-onlyValidate a CutsceneSpec JSON: required fields, allowed beat types, time-monotonic beats,