Npc pigeon: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
 
 Note:Everything same as npc_crow with exception of:
Note:Everything same as npc_crow with exception of:
		
	
| m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) | |||
| (5 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| {{ | {{LanguageBar}} | ||
| [[File:pigeon.jpg|right]] | {{CD|CNPC_Pigeon|base=CNPC_Crow|file1=npc_crow.cpp}} | ||
| [[File:pigeon.jpg|right|link=]] | |||
| {{this is a| | {{this is a|model entity|name=npc_pigeon|game=Half-Life 2 series|game1=Black Mesa}} It is a pigeon. A nice touch to city maps. Make sure to place [[info_hint|info_hints]] to tell the bird where to fly. | ||
| {{flying npc}} | {{flying npc}} | ||
| {{note|Everything same as [[npc_crow]] with exception of: | |||
| {{ | * model: <code>models/pigeon.mdl</code> | ||
| * idle sound: <code>NPC_Pigeon.Idle</code> | |||
| }} | |||
| ==See also== | == See also == | ||
| * [[npc_crow]] | * [[npc_crow]] | ||
| * [[npc_seagull]] | * [[npc_seagull]] | ||
| * [https://github.com/ValveSoftware/source-sdk-2013/blob/39f6dde8fbc238727c020d13b05ecadd31bda4c0/src/game/server/hl2/npc_crow.h#L237-L254 CNPC_Pigeon class definition] | |||
| [[Category:Half-Life 2 NPCs|P]] | [[Category:Half-Life 2 NPCs|P]] | ||
Latest revision as of 16:12, 1 June 2025
|  Class hierarchy | 
|---|
| CNPC_Pigeon | 
|  npc_crow.cpp | 

npc_pigeon  is a   model entity  available in  Half-Life 2 series and
 Half-Life 2 series and  Black Mesa. It is a pigeon. A nice touch to city maps. Make sure to place info_hints to tell the bird where to fly.
 Black Mesa. It is a pigeon. A nice touch to city maps. Make sure to place info_hints to tell the bird where to fly.
- This is a flying NPC that uses info_node_air, info_node_air_hint or path_tracks for AI navigation.
 Note:Everything same as npc_crow with exception of:
Note:Everything same as npc_crow with exception of:
- model: models/pigeon.mdl
- idle sound: NPC_Pigeon.Idle

























