Razortrain: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added link to the nice and complete directions)
m (changed to redirect)
 
Line 1: Line 1:
The '''Razortrain''' is the [[Combine]]'s rail vehicle, designed after their invasion to operate on Earth's train networks. [http://half-life.wikia.com/wiki/Razor_Train See its Wikia page for more canonical detail.]
#REDIRECT [[Trains#Setting_Up_a_Basic_Razor_Train]]
 
To create a Razortrain in Hammer, use a [[prop_dynamic]] to parent these models to an invisible [[func_tracktrain]] brush:
 
* <code>props_combine\combinetrain01a.mdl</code> (engine)
* <code>props_combine\combine_train02a.mdl</code> (full carriage)
* <code>props_combine\combine_train02b.mdl</code> (empty carriage)
 
Explicit instructions can be found in [http://developer.valvesoftware.com/wiki/Trains#Setting_Up_a_Basic_Razor_Train Trains]

Latest revision as of 14:12, 8 March 2011