Apc on path: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Fixed thumb description.)
m (Next hundred edits are converting {{wrongtitle}} to {{DISPLAYTITLE}})
Line 1: Line 1:
{{wrongtitle|title=apc_on_path}}
{{DISPLAYTITLE:apc_on_path}}


[[Image:Prefab apc on path.jpg|thumb|100px|right|An apc_on_path prefab.]]
[[Image:Prefab apc on path.jpg|thumb|100px|right|An apc_on_path prefab.]]

Revision as of 23:31, 4 December 2011


An apc_on_path prefab.

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.