Files
nexus/wiki/concepts/Flow-And-Readability.md
2026-04-26 08:02:48 +08:00

38 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "Flow And Readability"
type: concept
tags: []
last_updated: 2026-04-26
---
## Definition
关卡流与可读性Flow And Readability是游戏关卡设计的核心原则指玩家在空间中移动时体验到的流畅程度与方向清晰度。**Flow** 强调空间节奏与玩家动线的无缝衔接;**Readability** 强调关卡信息(路径、目标、敌人)的视觉传达是否清晰。
## Core Principles
### Critical Path Legibility
- 关键路径必须始终视觉可读——玩家应永远不迷路,除非迷路是刻意设计的
- 用光照、色彩和几何引导注意力——绝不能将小地图作为主要导航工具
- 每个路口必须提供清晰的主动路径和可选的次级奖励路径
- 门、出口和目标必须与环境形成对比
### Spatial Flow Control
- 空间节奏控制张力曲线紧张Tension→ 释放Release→ 探索Exploration→ 战斗Combat
- 走廊是句子,房间是段落,关卡是完整的论证
- 出口在进入房间后 3 秒内必须可见
- 关键路径比可选路径光照更亮
### Navigation Affordance
- 可选区域用独特光照或色彩标记(诱惑设计:奖励在岔路口可见)
- 路口不能有导航歧义
- 没有看起来像出口的死胡同
## Related Concepts
- [[Encounter Design]]:在 Flow 的框架内安放战斗节点
- [[Environmental Storytelling]]Flow 路径上每个空间都有叙事功能
- [[Pacing Architecture]]Flow 是 Pacing 的空间实现
## Sources
- [[Level Designer Agent Personality]]