II.
LibraryProcess overview
Reference · livelib-process:game-development--narrative-design
specializations/game-development/narrative-design overview
Narrative Design and Integration Process - Create compelling narrative that integrates seamlessly with gameplay including story structure, branching paths, character development, dialogue systems, cutscenes, and interactive storytelling that enhances player engagement.
Attributes
displayName
specializations/game-development/narrative-design
description
Narrative Design and Integration Process - Create compelling narrative that integrates seamlessly with
gameplay including story structure, branching paths, character development, dialogue systems, cutscenes, and
interactive storytelling that enhances player engagement.
libraryPath
library/specializations/game-development/narrative-design.js
specialization
game-development
references
- The Hero with a Thousand Faces by Joseph Campbell
- Procedural Storytelling in Game Design
- Story by Robert McKee
example
const result = await orchestrate('specializations/game-development/narrative-design', {
gameName: 'Stellar Odyssey',
narrativeType: 'epic-journey',
storyStructure: 'three-act',
branchingLevel: 'moderate'
});
usesAgents
- narrative-designer-agent
- gdd-writer-agent
- animator-agent
- playtest-coordinator-agent
- technical-documentation-agent
Outgoing edges
lib_applies_to_domain1
- domain:gaming·DomainGaming
lib_belongs_to_specialization1
- specialization:game-development·Specialization
lib_covers_topic1
- topic:ssl-certs·TopicSSL/TLS Certificates
lib_implements_workflow1
- workflow:architecture-decision-record·WorkflowArchitecture Decision Record
lib_involves_role1
- role:game-developer·RoleGame Developer
lib_requires_skill_area2
- skill-area:game-engine-development·SkillAreaGame Engine Development
- skill-area:gameplay-programming·SkillAreaGameplay Programming
Incoming edges
None.