Template:KV BaseHelicopter: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
{{ScrollBox|title=BaseHelicopter|noscroll=true|
{{minititle|BaseHelicopter}}
; {{KV|Initial Speed|intn=InitialSpeed|string|The speed that the entity should try to reach as soon as it spawns}}
{{KV|Initial Speed|intn=InitialSpeed|string|The speed that the entity should try to reach as soon as it spawns}}
; {{KV|Target path_track|intn=target|targetname|The name of a [[path_track]] that this NPC will fly to after spawning.}}
{{KV|Target path_track|intn=target|targetname|The name of a [[path_track]] that this NPC will fly to after spawning.}}<noinclude>
{{KV BaseNPC}}
 
}}<noinclude>[[Category:Keyvalue Templates|BaseHelicopter]]</noinclude>
[[Category:Keyvalue Templates|BaseHelicopter]]
 
</noinclude>

Latest revision as of 03:41, 6 September 2024

BaseHelicopter:

Initial Speed (InitialSpeed) <string>
The speed that the entity should try to reach as soon as it spawns
Target path_track (target) <targetname>
The name of a path_track that this NPC will fly to after spawning.