Camera death: Difference between revisions
Jump to navigation
Jump to search
MyGamepedia (talk | contribs) (Created page with "{{Ent not in fgd|nolink=1|codeonly=1}} {{this is a |point entity|name=camera_death|game=Black Mesa}} This entity used when player die. In singleplayer, it shows the view from...") |
MyGamepedia (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
Represented by class <code>CCameraDeath</code>. | Represented by class <code>CCameraDeath</code>. | ||
{{bug|It can't trigger triggers in [[Steam]] versions of the game.}} |
Revision as of 09:47, 14 December 2024
camera_death
is a point entity available in Black Mesa. This entity used when player die. In singleplayer, it shows the view from the player's dead body in first person mode. In multiplayer, it shows killer or the player's dead body in third person mode.
Represented by class CCameraDeath
.