Skip to main content

CreditsScrollGenerator

6 tools in this family (folder Editor/Tools/CreditsScrollGenerator/ 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
credits_apply_default_templatewritesWrite a starter CreditsSpec (indie-team-of-3 template) to
credits_export_to_video_metadatawritesEmit a JSON sidecar describing the scroll (sections, durations, cue points, ending card) for
credits_generate_codewritesValidate a credits spec and emit 4 runtime .cs files (Controller / Layout / Skip / Audio) into
credits_import_from_csvwritesImport a designer-authored CSV into a CreditsSpec. Expected columns: section,role,name.
credits_propose_from_promptread-onlyUse the active LLM to draft a complete credits scroll spec from a free-text prompt.
credits_validate_specread-onlyValidate a credits spec file. Reports errors (block code-gen) and warnings (informational).