Files
orzo/orzo/chapter1/ch1_scene4_click.dtl
2026-06-29 00:30:03 +02:00

193 lines
6.1 KiB
Plaintext

# ============================================================
# Chapter 1 — Scene 4: The Click (Christy's First Encounter)
# ============================================================
# Characters: Protagonist, Christy
# Location: Behind the equipment truck, dusk
# Affinity gates: Choice 5, Choice 6
# ---- BACKSTAGE GLOOM ----
[background arg="res://orzo/locations/location_05_behind_equipment_track.png" fade="0.5"]
[pause=0.5]
The world behind the stage is a different country.
[pause=0.3]
Back here, the festival noise is muffled — distant taiko drums like a heartbeat through a wall. Equipment trucks hulk in the gathering dark, their shadows stretching long and distorted.
Cables snake across the ground. Somewhere, a generator hums.
[pause=0.5]
I'm looking for a different angle. Something candid. Something the tourism board didn't ask for but will get anyway. That's what cameras do — they find the things people don't mean to show.
[pause=0.3]
I round the corner of the largest truck.
[background arg="res://orzo/locations/location_05_christy.png" fade="0.5"]
[pause=0.3]
...
[pause=0.3]
And stop.
[pause=0.5]
She's alone.
[pause=0.3]
Stretching. The kind of stretching that isn't warm-up — it's ritual. Every movement is controlled, deliberate, a body in conversation with itself. One arm extended, then the other. A slow arch of the back. Muscles shift under skin. She's breathing in rhythm with something I can't hear.
[pause=0.3]
Christy. The fire dancer Takeda mentioned.
[pause=0.3]
She hasn't seen me. In this light — the last amber of sunset and the first shadows of evening — she looks like a painting that hasn't been finished yet. Unguarded. Real.
[pause=0.3]
I raise the camera on instinct.
[pause=0.2]
Click.
[pause=0.3]
The shutter is louder than the taiko drums.
[pause=0.5]
She stops mid-stretch. Turns.
[background arg="res://orzo/locations/location_05_behind_equipment_track.png" fade="0.5"]
[pause=0.3]
join christy (Casual/Idle) left pos=x+256px [animation="Fade In" length="0.4" wait="true"]
[pause=0.2]
christy: [portrait=Casual/Idle] Delete it.
[pause=0.2]
No anger. That's what makes it worse. Her voice is flat, cold, a door closing before you've even finished knocking.
# ---- CHOICE 5: Delete It ----
Her eyes don't leave mine. The silence is heavier than any sound I've heard all day.
- Delete it immediately. Show her the empty screen. Say nothing.
set {ORZO_01.christy_affinity} += 1
[pause=0.2]
I press delete. The image vanishes. I turn the screen toward her, empty. Black. Nothing to keep.
[pause=0.5]
She looks at the screen. Then at me. Something flickers in her expression — not warmth, exactly, but a slight recalibration. She expected me to argue. I didn't.
[pause=0.3]
The silence stretches, but it's different now. Less hostile. Just... empty.
- Delete it. "I'm sorry. I should have asked."
set {ORZO_01.christy_affinity} += 2
[pause=0.2]
I delete the photo and lower the camera.
[pause=0.3]
I'm sorry. I should have asked.
[pause=0.5]
Christy's expression doesn't change — but her shoulders drop, just slightly. A tension released she might not have known she was holding.
[pause=0.3]
She doesn't say "it's okay." She doesn't say anything. But she doesn't leave, either. For her, that's something.
- Delete it, but hesitate. "I wasn't trying to—"
set {ORZO_01.christy_affinity} -= 1
[pause=0.2]
I delete the photo. But my thumb hesitates, and the words come out before I can stop them.
[pause=0.3]
I wasn't trying to...
[pause=0.3]
christy: [portrait=Casual/Angry] Don't.
[pause=0.3]
One word. Absolute. She doesn't want explanations. She doesn't want justifications. She wants the photo gone and me gone with it.
- "Why? It was just a stretch."
set {ORZO_01.christy_affinity} -= 3
[pause=0.2]
Why? It was just a stretch.
[pause=0.5]
Christy's eyes narrow — not in anger, but in something colder. Disappointment, maybe. Or the confirmation of something she already knew about people with cameras.
[pause=0.3]
christy: [portrait=Casual/Angry] Delete it. Now.
[pause=0.3]
The temperature between us drops ten degrees. I delete the photo. She doesn't look at the screen. She doesn't need to.
# ---- CONTINUE ----
[pause=0.5]
I delete the photo. She watches the screen go black, then turns away.
# ---- CHOICE 6: The Exit ----
I'm still standing here. She's still not looking at me. The moment has shape, a door almost closed, but not quite.
- Leave quietly.
set {ORZO_01.christy_affinity} += 1
[pause=0.3]
I walk away. No words. No backward glance.
[pause=0.5]
Somewhere behind me, the silence shifts. Not a thank-you. Not forgiveness. Just... the absence of further intrusion. For Christy, that might be the same thing.
- "Good luck tonight."
[pause=0.2]
Good luck tonight.
[pause=0.5]
She doesn't turn. Doesn't nod. Doesn't acknowledge the words.
[pause=0.3]
But she doesn't tell me to leave, either. I take that as permission and walk away, the words hanging in the air between us.
- Raise the camera again — just in case.
set {ORZO_01.christy_affinity} -= 3
[pause=0.2]
My hand twitches. The camera rises half an inch.
[pause=0.3]
She catches the movement in her peripheral vision. Her whole body goes still — the kind of still that comes before something breaks.
[pause=0.3]
christy: [portrait=Casual/Angry] Don't.
[pause=0.3]
Not a request this time. A warning. I lower the camera and leave before I find out what happens if I don't.
# ---- CONTINUE ----
[pause=0.5]
leave christy [animation="Fade Out" length="0.4"]
[pause=0.5]
I walk back toward the festival lights. My heart is thumping harder than it should be. It was just a photograph. Just a click.
[pause=0.3]
But her face stays with me — that cold, absolute wall. The way she said "delete it" like she'd said it a hundred times before.
[pause=0.3]
What is she protecting?
[pause=0.5]
The taiko drums grow louder. Ahead, the stage lights flicker on. The show is about to start.
[pause=0.5]
[signal arg="scene_complete"]
[end_timeline]