本文与游戏《传送门2》有关。点击这里查看更多信息。

Zh/List of Portal 2 Entities: Difference between revisions

From Valve Developer Community
< Zh
Jump to navigation Jump to search
 
Line 14: Line 14:
参见{{L|List of Portal entities|传送门实体列表}}
参见{{L|List of Portal entities|传送门实体列表}}


== {{portal2}}[[L|portal2.fgd]] ==
== {{portal2}}[[portal2.fgd]] ==
{{ColumnBox|count=4|
{{ColumnBox|count=4|
'''env - 环境类'''
'''env - 环境类'''

Latest revision as of 02:31, 30 June 2025

English (en)Русский (ru)中文 (zh)Translate (Translate)
传送门2关卡创建


待完善: 本页面内容不准确,因为并非所有列在base/HL2/Portal页面上的实体都存在于传送门2中,应更改为仅列出传送门2特有的实体(检查dumpentityfactories)。此外或许应该删除按FGD文件分类的部分,因为这种分类方式实用性不高。

起源base.fgd

参见基础实体列表(en)

半衰期2halflife2.fgd

参见半条命2实体列表(en)

传送门portal.fgd

参见传送门实体列表(en)

传送门2portal2.fgd

env - 环境类

filter - 过滤类

func - 功能类

info - 信息类

item - 物品类

linked

logic - 逻辑类

NPC

paint

point - 点类

多人模式

prop - 道具类

trigger - 触发器类

vgui - 界面类

worldspawn

Unimplemented FGD entities

Entities defined in the FGD that aren't implemented by the engine. These won't work when placed in Hammer unless they're internal.

AI类

env - 环境类

func - 功能类

info - 信息类

item - 物品类

logic - 逻辑类

move - 移动类

NPC类

point - 点类

prop - 道具类

weapon - 武器类

Undocumented map entities

Entities used in the official BSP map files that are undefined in the official FGD. These will most likely work in-game, but require custom FGD code for Hammer.

Undocumented engine entities

Entities dumped by the dumpentityfactories console command that don't exist in any official FGD or map. Some may be non-functional or buggy.

_ - 通用类

AI类

base - 基础类

cycler - 循环类

ent - 实体类

entityflame

env - 环境类

filter - 过滤类

func - 功能类

grenade

handle

info - 信息类

item - 物品类

NPC类

physics - 物理类

player - 玩家类

point - 点类

portal - 传送门类

predicted - 预测类

prop - 道具类

simple_physics - 简单物理类

target - 目标类

test - 测试类

trigger - 触发器类

vgui - 界面类

weapon - 武器类

[其他类]