player

From Valve Developer Community
Jump to navigation Jump to search
English (en)Translate (Translate)
edit
Icon-NotInFGD.png
This entity is not in the FGD by default.
It should not be put directly in a map because it can only be configured through code.
Recycle-warning.png
This is a preserved entity.
If the game has round restart mechanics this entity may not behave as expected.
Class hierarchy
CASW_Player
CBaseMultiplayerPlayer
CBasePlayer
CBaseCombatCharacter
CBaseFlex
CBaseAnimatingOverlay
CBaseAnimating
CBaseEntity
asw_player.cpp

player is an entity available in Alien Swarm Alien Swarm and Alien Swarm: Reactive Drop Alien Swarm: Reactive Drop. Unlike most Source engine games, the player in Alien Swarm is an invisible commander entity. It does not move. The actual entity the player walks around with is asw_marine.

Stub

This article or section is a stub. You can help by expanding it.

See also