Vehicles (programming): Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
==Half-Life 2 SDK Vehicles== | ==Half-Life 2 SDK Vehicles== | ||
* Fixing Jitterbugs in the players view. | * Fixing Jitterbugs in the players view. ( Multiplayer Issues Resolved ) |
Revision as of 23:59, 9 October 2007
Template:Abstract coding This article is meant to give an indepth analysis of the programming needed to create a vehicle in Source.
Interfaces
- IVehicle - Vehicle Generalizations
Multi Passenger Code
Jurassic Rage coding team has released multipassenger vehicle code here.
Pilotable Code
TheQuartz has released the Strider, Helicopter, and APC Source Code on his blog or in english
Half-Life 2 SDK Vehicles
- Fixing Jitterbugs in the players view. ( Multiplayer Issues Resolved )