Cutscene Generator
Generate JSON cutscene specifications for SipherCutsceneTools from natural language descriptions.
Usage
Describe the cutscene you want to create, and this skill will:
- Recommend an appropriate template
- Generate a complete JSON specification
- Include camera work, timing, and events
- Validate the output
Examples
- "Create a boss introduction for the Nine-Tailed Fox"
- "Make a player death cutscene with slow-motion"
- "Design a phase transition where the boss transforms"
- "Generate a dialogue cutscene between player and NPC"
Output
The skill outputs a valid JSON specification that can be:
- Saved to a
.jsonfile inContent/S2/Cutscenes/Specs/ - Imported into a
UCutsceneSpecAssetin the editor - Processed by
USipherCutsceneGeneratorCommandlet
Legacy Metadata
invoke: /game-design:cutscene-generator
