8 lines
232 B
Plaintext
8 lines
232 B
Plaintext
#title CreateVehicleActor [RCBasic Doc]
|
|
#header Function CreateVehicleActor( chassis_actor )
|
|
|
|
Creates a vehicle actor. The chassis_actor is another actor that will be attached as the main body of the vehicle.
|
|
|
|
#ref AddVehicleWheel
|
|
|