Ship ragdoll: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with "{{Ent not in fgd}} {{CD|CShipRagdoll}} {{this is a|point entity|name=ship_ragdoll|game=The Ship: Murder Party}} It is akin to prop_ragdoll, being spawned on a character's death and can be looted by players.")
 
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Ent not in fgd}}
{{Ent not in fgd}}
{{CD|CShipRagdoll}}
{{CD|CShipRagdoll}}
{{this is a|point entity|name=ship_ragdoll|game=The Ship: Murder Party}} It is akin to [[prop_ragdoll]], being spawned on a character's death and can be looted by players.
{{this is a|model entity|name=ship_ragdoll|game=The Ship: Murder Party}} It is akin to [[prop_ragdoll]], being spawned on a character's death but can also be looted by players.

Latest revision as of 10:48, 23 October 2025

Icon-NotInFGD.png
This entity is not in the FGD by default.
See below for instructions on making it available.
C++ Class hierarchy
CShipRagdoll
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity

ship_ragdoll is a model entity available in The Ship: Murder Party The Ship: Murder Party. It is akin to prop_ragdoll, being spawned on a character's death but can also be looted by players.