The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE2:MutWheeledVehicleStunts (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> Actor >> Info >> Mutator >> MutWheeledVehicleStunts
Package: 
Onslaught

null

Properties

JumpChargeTime

Type: float

Modifiers: config


Default value: 1.0

MaxForce

Type: float

Modifiers: config


Default value: 200000.0

MaxSpin

Type: float

Modifiers: config


Default value: 80.0

Default values

Property Value
Description "Players can make the wheeled vehicles jump. Hold down the crouch key to charge up and then release to jump. They can also control wheeled vehicles in mid-air."
FriendlyName "Stunt Vehicles"
GroupName "VehicleStunts"

Instance functions

CheckReplacement

function bool CheckReplacement (Actor Other, out byte bSuperRelevant)

Overrides: Mutator.CheckReplacement