Blob element: Difference between revisions
Jump to navigation
Jump to search

(-added class hierarchy, cleanup) |
(-see also) |
||
Line 3: | Line 3: | ||
{{CD|CBlobElement|file1=npc_blob.cpp}} | {{CD|CBlobElement|file1=npc_blob.cpp}} | ||
{{Ent not in fgd|nolink=1}} | {{Ent not in fgd|nolink=1}} | ||
These are normally created and managed by an {{ent|npc_blob}} | These are normally created and managed by an {{ent|npc_blob}} | ||
This entity is ''only'' in Half-Life 2 and the 2013 SDK. Not even the Episodes have it. | This entity is ''only'' in Half-Life 2 and the 2013 SDK. Not even the Episodes have it. | ||
Line 15: | Line 15: | ||
:3. <code>baby_headcrab.mdl</code> ([[baby headcrab]] (not in final game, shows error model))}} | :3. <code>baby_headcrab.mdl</code> ([[baby headcrab]] (not in final game, shows error model))}} | ||
{{varcom|end}} | {{varcom|end}} | ||
== See Also == | |||
* {{ent|npc_blob}} |
Revision as of 09:43, 2 July 2024


![]() |
---|
CBlobElement |
![]() |
These are normally created and managed by an npc_blob
This entity is only in Half-Life 2 and the 2013 SDK. Not even the Episodes have it.
ConVars/Commands
Cvar/Command | Parameters or default value | Descriptor | Effect |
---|---|---|---|
npc_blob_use_model | 2 | Arbitrary number | Chooses which model to show blob_element s as. Requires restart to take effect.
|