Npc seagull: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Same as I just did for crow.)
Line 1: Line 1:
{{wrongtitle|title=npc_seagull}}
{{wrongtitle|title=npc_seagull}}
==Entity Description==
==Entity Description==
[[Image:seagull.jpg|frame|right|Seagull]]
[[Image:seagull.jpg|frame|right|An npc_seagull entity.]]
A nice touch to shoreline maps. Make sure to place [[info_hint|info_hints]] to tell the bird where to fly.
A seagull. A nice touch to shoreline maps. Make sure to place [[info_hint|info_hints]] to tell the bird where to fly.


{{npcnote}}
{{npcnote}}
Line 12: Line 12:
* {{i basenpc}}
* {{i basenpc}}
* '''FlyAway <string>'''
* '''FlyAway <string>'''
: Forces the seagull to fly to the nearest crow flyto hint node.
: Forces the seagull to fly to the nearest ''Crow: Fly to point'' hint node.
==Outputs==
==Outputs==
* {{o basenpc}}
* {{o basenpc}}

Revision as of 02:13, 4 April 2006

Template:Wrongtitle

Entity Description

An npc_seagull entity.

A seagull. A nice touch to shoreline maps. Make sure to place info_hints to tell the bird where to fly.

Note.pngNote:Some keyvalues, spawnflags, effect flags, inputs, or outputs might not affect an NPC, based on the functionality and coding of the NPC.

Keyvalues

Flags

Inputs

Forces the seagull to fly to the nearest Crow: Fly to point hint node.

Outputs

See Also