Player (Alien Swarm): Difference between revisions
Jump to navigation
Jump to search

(Created page with "{{LanguageBar}} {{TabsBar|main=Player}} {{Ent not in fgd}} {{CD|CASW_Player|file1=1}} {{This is a|point entity|name=player|game=Alien Swarm|game1=Alien Swarm: Reactive Drop}}...") |
No edit summary |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{LanguageBar}} | {{LanguageBar}} | ||
{{TabsBar|main=Player}} | {{TabsBar|main=Player}} | ||
{{Ent not in fgd}} | {{Ent not in fgd|codeonly=1}} | ||
{{Preserved entity|all}} | |||
{{CD|CASW_Player|file1=1}} | {{CD|CASW_Player|file1=1}} | ||
{{This is a| | {{This is a|entity|name=player|game=Alien Swarm|game1=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 {{ent|asw_marine}}. | ||
{{ | |||
{{stub}} | {{stub}} | ||
== See also == | |||
* {{asrd}}[[Alien_Swarm:_Reactive_Drop/Scripting/Script_Functions#CASW_Player|CASW_Player script functions]] | |||
* {{asrd}}[[Alien_Swarm:_Reactive_Drop/Scripting/Script_Functions#CASW_Marine|CASW_Marine script functions]] | |||
* {{ent|asw_marine}} |
Latest revision as of 06:30, 8 May 2025




This is a preserved entity.
If the game has round restart mechanics this entity may not behave as expected.
If the game has round restart mechanics this entity may not behave as expected.
![]() |
---|
CASW_Player |
![]() |
player
is an entity available in Alien Swarm and
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.