Narrative
The chronicler's book: when a screen transition rewrites the game
I decided that changing screens should mean turning a page. That single decision ended up defining pausing, saving, chapters and the voice narrating the whole game.
Everything that happens in Ascension is a story a chronicler is telling inside a book. That is not cover-art flavour: it is the rule governing the entire interface. Starting a run is opening the book. Pausing is turning a page. Returning to play is turning it back.
Where it came from
It came from a boring problem. Transitions cut to black and felt cheap. I tried a fade; still cheap. I tried a sheet of paper sweeping across the screen with a page-turn sound, and suddenly the game had a voice.
The effect was not the interesting part. What it dragged behind it was.
The grammar of the page
Once you accept that the screen is a page, direction stops being decorative and starts meaning something:
- Forward (the sheet enters from the right): the story advances — starting, picking a hero, opening the pause menu.
- Backward (it enters from the left): you are moving back through the book — closing the pause, leaving options, returning to the title.
No screen cuts to black any more. Players never read this rule, but they feel it: they know whether they are advancing or retreating without looking at the menu.
What fell into place behind it
The moment the page became canon, three systems solved themselves:
Pause is an open atlas. Map on the left, menu on the right, like a book laid on a table. Pausing turns a page, resuming turns it back.
Saving is writing in the book. Saving stops being a system menu and becomes a gesture by the chronicler: a quill sound and a line of his prose. The campfire ritual and the save ritual are the same act.
Chapters are headings. The jump from prologue to chapter one, and the entry to every dungeon, are presented written on the page before the scene is revealed.
What is left
The voice. When the page turns towards a new region I want a line of narration on the paper before the world is revealed — “And Leo returned to the village where it all began” — pulled from the locked script. Technically it means holding the sheet one second longer; narratively it is the difference between a pretty effect and a narrator.
It is the best example I have of something I learned late: interface decisions are not a layer on top of the game. Sometimes they are the game.