Skip to content

Commit 85b2063

Browse files
committed
docs(context): 同步世界语义文档 / update world context
1 parent 4243e73 commit 85b2063

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CONTEXT.zh-CN.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,18 @@ Runtime 授予 World Session 的渲染和模拟预算。它控制像素比、阴
7979
| `linework` | 线稿世界 | Linework World | `src/worlds/linework` | `public/linework-world` | `?world=linework` | `linework` |
8080
| `studio` | 工作室世界 | Studio World | `src/worlds/studio` | `public/studio-world` | `?world=studio` | `studio` |
8181

82+
### 工作室穿越物索引
83+
84+
Studio World 在场景中提供三个穿越物,但 Runtime 同一时刻仍只注册其中一个 Portal:
85+
86+
| 穿越物 | 场景目标 id | 目标世界 |
87+
| --- | --- | --- |
88+
| 右墙星门 | `portal-cosmic` | `cosmic` |
89+
| 后墙纸稿门 | `portal-linework` | `linework` |
90+
| 机械世界罗盘 | `portal-archipelago` | `archipelago` |
91+
92+
Studio World 必须根据当前悬停或点击目标动态切换 Portal 注册,不得同时持有三个目标世界的活跃资源。
93+
8294
## 架构不变量
8395

8496
1. 个人资料的语义只在 Content Kernel 中编写一次。

0 commit comments

Comments
 (0)