Vehicles (programming)

From Valve Developer Community
Revision as of 18:03, 23 February 2008 by Etset (talk | contribs) (typo & minor tidy)
Jump to navigation Jump to search

Template:Abstract coding This article is meant to give an in-depth analysis of the programming needed to create a vehicle in Source.

Interfaces

Multi-passenger code

Pilotable code

Half-Life 2 SDK vehicles

  • Some information on fixing source vehicle code for use in Multiplayer can be found here.

HL2DM Vehicle fix

  • A partial fix to make vehicles predicted and work in HL2DM can be found here.