Zh/Behind the Scenes (Portal 2): Difference between revisions
< Zh
Jump to navigation
Jump to search
No edit summary |
(→模板示例) |
||
Line 34: | Line 34: | ||
</code> | </code> | ||
{{navbar2|Clean (Portal 2)|洁净风格|The Aesthetics of Portal 2|传送门2美学|Underground (Portal 2)|旧光圈}} | {{navbar2|Clean (Portal 2)|洁净风格|The Aesthetics of Portal 2|传送门2美学|Underground (Portal 2)|旧光圈}} | ||
{{ACategory|Portal 2 Level Design|传送门2关卡设计}} | {{ACategory|Portal 2 Level Design|传送门2关卡设计}} | ||
{{ACategory|Portal 2 Tutorials|传送门2教程}} | {{ACategory|Portal 2 Tutorials|传送门2教程}} |
Revision as of 07:54, 26 June 2025
主题描述
这个传送门2 的幕后主题主要出现在:
- 单人战役的工厂章节
- 测试室之间的过渡区域
- 实验室逃生序列
主要特征:
技术规范
气动管道系统
组件列表:
models/props_bts/vactube_128_straight.mdl // 直管段 models/props_bts/vactube_90deg_02.mdl // 弯管段 models/props_backstage/vacum_flange_a.mdl // 接头(必须设为Not Solid)
管理轨道
实体配置:
@ManagementRail {
Collision = "BSP"
RenderMode = 1 // 透明渲染
Model = "models/npcs/personality_sphere/management_rail_ball.mdl"
}