Overview
Interactive scenes fail when they are cutscenes with button presses. The player presses a button to advance the dialogue, watches a scripted sequence, and occasionally selects from 2-3 options that don't change the scene's structure — only which line of dialogue plays next. The scene is a film; the player is an audience member with a remote control.
The Interactive Scene Framing prompt builds scenes with three properties: (1) beat reordering — the player's actions determine the order in which scene beats are revealed, producing different narrative experiences from the same set of beats (e.g., the player who investigates the room first discovers the letter before the confrontation, changing how they interpret the NPC's words), (2) attention direction — the scene's emphasis shifts based on what the player focuses on, producing different emotional outcomes from the same events (e.g., the player who watches the NPC's face sees the lie; the player who watches the door misses it), and (3) timing control — the player's pacing affects the scene's tension, with time pressure producing different outcomes than careful deliberation.
What you get: - Scene beat map with reordering rules - Attention direction system with focus-based information access - Timing control model with pressure-based outcome variation - Scene composition template with interaction points - Scene validation protocol (detecting non-interactive scenes) - Scene density model (interaction frequency per minute of scene time)
Built for: narrative designers, cinematic designers, and game directors who need scenes the player experiences — not scenes the player watches.