Tf ragdoll: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(-added class hierarchy, cleanup)
m (Classifying as model entity)
 
Line 2: Line 2:
{{CD|CTFRagdoll|file1=tf_player.cpp}}
{{CD|CTFRagdoll|file1=tf_player.cpp}}
[[File:tf2_scout_ragdoll.jpg|thumb|right|300px|Scout ragdoll.]]
[[File:tf2_scout_ragdoll.jpg|thumb|right|300px|Scout ragdoll.]]
{{this is a|point entity|game=Team Fortress 2|name=tf_ragdoll}}
{{this is a|model entity|game=Team Fortress 2|name=tf_ragdoll}}


==Entity Description==
==Entity Description==
This entity is used for ragdolls of dead players in TF2.
This entity is used for ragdolls of dead players in TF2.

Latest revision as of 04:35, 19 May 2025

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

tf_ragdoll is a model entity available in Team Fortress 2 Team Fortress 2.

Entity Description

This entity is used for ragdolls of dead players in TF2.