Entity bird: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
(Moving content to Nav Mesh/en subpage.)
Tag: Replaced
Line 1: Line 1:
{{lang|title=entity_bird}}
{{MultiPage|title=entity_bird}}
{{ModernConfirm|Does this really exist?}}
 
{{infotable
|entity_bird
|type=e0
|engine=2
|in={{tf2|4}}
}}
 
{{entity|entity_bird|type=e0|game=Team Fortress 2}}
 
{{code class|CEntityBird|entity_bird.cpp}}
 
 
__TOC__
 
 
==Description==
{{Quote|"Dove entity for the Meet the Medic tease."|Valve|<source directory>/game/shared/tf/entity_bird.cpp, Line 17}}
{{ent|entity_bird}} is spawned according to positions specified in <code>scripts/birds.txt</code>.
 
{{ent|entity_bird}} flies at a random speed between 200[[Hammer units|HU]] and 500[[Hammer units|HU]].
 
==Keyvalues==
{{KV BaseEntity|base=1}}
{{KV BaseAnimating|base=1}}
 
==Inputs==
{{I BaseEntity|base=1}}
{{I BaseAnimating|base=1}}
 
==Outputs==
{{O BaseEntity}}
{{O BaseAnimating}}

Revision as of 17:35, 31 March 2023

Note.pngNote:Archived page history
Icon-Important.pngImportant:These pages are linked often from page history logs so Special:WhatLinksHere will not show anything.