ended3월 25일· 1 sources

What Your Save System Forgets: Narrative State in Games

세이브 시스템이 놓치는 것: 게임 속 내러티브 상태 관리

Why it matters

The article discusses how traditional game save systems track mechanical state (position, health, inventory) but often overlook narrative state—one-time story events and world awareness flags. Using CogCorp Crawler as a case study, the author explains how missing narrative state causes atmospheric moments to re-trigger on load, degrading the experience, and presents a straightforward fix by serializing room event keys and world state flags into checkpoints.

1
Sources
+0
24h
Growth
172d
Active
Unitysave systemnarrative stateCogCorp Crawlercheckpointprocedural narrative

Sources

Related Issues