Team Fortress 2 Classic - List of Entities

From Valve Developer Community
Revision as of 06:15, 18 July 2022 by Gaijinviking (talk | contribs) (Created page with "{{lang|List of Team Fortress 2 Classic Entities|title=Team Fortress 2 Classic - List of Entities}} {{back|Team Fortress 2 Classic Level Creation}} __NOTOC__ == Base.fgd/Sour...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
English (en)Translate (Translate)
Team Fortress 2 Classic Level Creation

base.fgd

See List of base entities

tf2c_base.fgd

tf2c.fgd

tf


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.


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.


Dynamically spawned entities

Entities that are created by the game code dynamically as needed. Spawning them manually or placing them in maps may lead to strange behavior, such as no model being applied.


Leftover entities

Various entities that the game engine claims to support but are leftovers from other source games. Some use assets that aren't included, some work just fine and some are completely broken.


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.