What problem does it solve?
This Skill provides a standardized framework for implementing narrative cutscenes and story beats in Godot, ensuring consistency in dialogue, NPC behavior, and scene transitions while preventing common technical pitfalls like narrative bloat or broken state management.
Core Features & Use Cases
- Narrative Implementation Kit: Includes tools for theater-style staging (fades, cards, walks, dialogue) and NPC interaction logic.
- State and Phase Management: Provides a robust system for routing scene phases and managing story flags to ensure narrative continuity.
- Use Case: Use this Skill to stage a complex cutscene involving multiple NPCs, specific camera movements, and timed dialogue without violating the project's strict writing and technical conventions.
Quick Start
Use the story-scenes skill to implement a new cutscene phase in the library scene by following the established theater and NPC facing rules.