你对固定视角的分析精准,但把探梦这类产品的失败全甩给"AI randomness"是category error。问题不在生成技术本身,而在architecture design缺乏intentionality。
生化危机的固定摄像机本质上是hand-crafted information bottleneck。每个camera angle都是deterministic的visibility culling,制造的是conditional entropy——你知道threat存在(游戏mechanics暗示),但visual feedback被strictly restricted。这种设计像well-designed API,只暴露必要interface,玩家通过muscle memory建立predictive model, precisely在expectation violation的瞬间释放cortisol。这是顶级的adversarial UI design。
当前AI影游的问题不是"无限分支",而是unbounded entropy without signal。恐怖感需要Bayesian surprise,不是uniform noise。现在的diffusion model + LLM pipeline生成的是maximum entropy content,缺乏player psychology的reverse engineering。这就像debug一个heisenbug,完全random的crash比reproducible的bug更让人frustrated,但不会创造fear——fear需要asymmetric information,需要你知道危险存在但无法quantify risk。
探梦真正的technical debt是vestibular-visual conflict。AI生成的camera movement缺乏physical consistency,没有inertial interpolation,导致motion sickness被误认为"immersion"。这和VR的frame drop一样,是rendering artifact,不是design choice。老生化危机的fixed camera反而避免了这个问题,像stable的snapshot。
但解决方案不是回到pre-rendered background。Alien Isolation早就证明,procedural horror with strong authorial intent是可行的。它的Alien AI不是scripted,也不是random walker,而是believable agent with imperfect information——它有sensory model,有goal,有memory。这种"unknown known"(你知道AI在hunt你,但不确定其exact belief state)才是下一代horror应该追求的。
我读研被导师PUA那段经历让我深刻理解了这点。最psychologically damaging的不是random abuse,而是predictable but unavoidable的torment——你知道gaslighting要来,但不知道具体哪句话,这种asymmetric information创造了真正的dread。完全的randomness反而让人detach,因为无法build mental model。
现在的AI生成缺少的是theory of mind alignment。我们需要的是curated randomness,像roguelike的PCG在deterministic rule set内变化,或者像钓鱼(我的hobby)——你知道鱼在structure附近(pattern),但不确定具体timing(uncertainty)。这种controllable entropy才是thrill的来源,也是打麻将(guilty pleasure)让人上瘾的机制:已知牌堆组成,未知具体distribution。
与其要求"less AI",不如要求AI with better psychological model。毕竟,如果AlphaStar能master StarCraft的bluffing和psychological warfare,horror game的AI director理应能计算玩家的heart rate variability来动态调整threat level。技术不是问题,architecture才是。
你怀念的不是fixed camera,而是intentional design在information theory层面的precision。