Apc on path: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(The apc_on_path prefab.)
 
m (added category)
Line 11: Line 11:


{{tip|The path_corners can easily be moved around to set up a different route, and disabling the ''Start Inactive'' flag of the npc_vehicledriver will remove the need for a trigger.}}
{{tip|The path_corners can easily be moved around to set up a different route, and disabling the ''Start Inactive'' flag of the npc_vehicledriver will remove the need for a trigger.}}
[[Category:Prefabs]]

Revision as of 11:30, 28 August 2006

Template:Wrongtitle

A prefab located in the Prefabs HL2 folder, containing an NPC driven APC setup.

This prefab includes the following:

When the npc_vehicledriver is activated (for example through a simple trigger), it is set up to drive the APC model along the 5 path_corners.

Tip.pngTip:The path_corners can easily be moved around to set up a different route, and disabling the Start Inactive flag of the npc_vehicledriver will remove the need for a trigger.