UE2:ONSWheeledCraft property group ONSWheeledCraft (UT2004): Difference between revisions
Auto-generated page |
m →Property group 'ONSWheeledCraft': added some descriptions |
||
Line 71: | Line 71: | ||
'''Type:''' [[float]] | '''Type:''' [[float]] | ||
Engine RPM at which the next lower forward gear is used. | |||
====ChangeUpPoint==== | ====ChangeUpPoint==== | ||
'''Type:''' [[float]] | '''Type:''' [[float]] | ||
Engine RPM at which the next higher forward gear is used. | |||
====ChassisTorqueScale==== | ====ChassisTorqueScale==== | ||
Line 142: | Line 142: | ||
'''Type:''' [[float]] | '''Type:''' [[float]] | ||
Factor for squared scaled engine RPM for calculating engine brake torque. | |||
====EngineBrakeRPMScale==== | ====EngineBrakeRPMScale==== | ||
'''Type:''' [[float]] | '''Type:''' [[float]] | ||
Scale for Engine RPM used to calculate engine brake torque. | |||
====EngineInertia==== | ====EngineInertia==== | ||
Line 157: | Line 157: | ||
'''Type:''' [[float]] | '''Type:''' [[float]] | ||
Possible range of engine RPM values to determine engine sound pitch. | |||
====FTScale==== | ====FTScale==== | ||
'''Type:''' [[float]] | '''Type:''' [[float]] | ||
Friction torque scale for grip torque applied back from wheels to engine. | |||
====GearRatios==== | ====GearRatios==== | ||
Line 179: | Line 179: | ||
'''Type:''' [[float]] | '''Type:''' [[float]] | ||
Assumed idle RPM for engine sound pitch. (Added to calculated engine RPM.) | |||
====JumpChargeTime==== | ====JumpChargeTime==== | ||
Line 254: | Line 254: | ||
'''Type:''' [[float]] | '''Type:''' [[float]] | ||
Maximum torque applied to each wheel when braking. | |||
====MaxJumpForce==== | ====MaxJumpForce==== | ||
Line 290: | Line 290: | ||
'''Type:''' [[int]] | '''Type:''' [[int]] | ||
Number of forward gears, i.e. index of the highest valid {{tl|Gears}} entry. | |||
'''Default value:''' 4 | '''Default value:''' 4 |
Latest revision as of 06:47, 23 January 2014
Object >> Actor >> Pawn >> Vehicle >> SVehicle >> ONSVehicle >> ONSWheeledCraft (property group ONSWheeledCraft) |
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
Property group 'ONSWheeledCraft'
AirPitchDamping
Type: float
This is on even if bAllowAirControl is false.
AirPitchTorque
Type: float
AirRollDamping
Type: float
AirRollTorque
Type: float
AirTurnTorque
Type: float
bAllowAirControl
Type: bool
bAllowChargingJump
Type: bool
bDoStuntInfo
Type: bool
bMakeBrakeLights
Type: bool
BrakeLightMaterial
Type: Material
BrakeLightOffset
Type: Object.Vector
Array size: 2
ChangeDownPoint
Type: float
Engine RPM at which the next lower forward gear is used.
ChangeUpPoint
Type: float
Engine RPM at which the next higher forward gear is used.
ChassisTorqueScale
Type: float
DaredevilMessageClass
Type: class<LocalMessage>
Default value: Class'Onslaught.ONSDaredevilMessage'
DaredevilThreshInAirDistance
Type: float
Default value: 17.0
DaredevilThreshInAirPitch
Type: float
Default value: 300.0
DaredevilThreshInAirRoll
Type: float
Default value: 300.0
DaredevilThreshInAirSpin
Type: float
Default value: 100.0
DaredevilThreshInAirTime
Type: float
Default value: 1.5
DustSlipRate
Type: float
Ratio between dust kicked up and amount wheels are slipping
Default value: 2.8
DustSlipThresh
Type: float
Default value: 50.0
EngineBrakeFactor
Type: float
Factor for squared scaled engine RPM for calculating engine brake torque.
EngineBrakeRPMScale
Type: float
Scale for Engine RPM used to calculate engine brake torque.
EngineInertia
Type: float
Pre-gear box engine inertia (racing flywheel etc.)
EngineRPMSoundRange
Type: float
Possible range of engine RPM values to determine engine sound pitch.
FTScale
Type: float
Friction torque scale for grip torque applied back from wheels to engine.
GearRatios
Type: float
Array size: 5
0 is reverse, 1-4 are forward
HandbrakeThresh
Type: float
IdleRPM
Type: float
Assumed idle RPM for engine sound pitch. (Added to calculated engine RPM.)
JumpChargeTime
Type: float
Default value: 1.0
JumpMeterColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 0 |
G | 0 |
R | 215 |
JumpMeterHeight
Type: float
Default value: 0.057
JumpMeterOriginX
Type: float
Default value: 0.275
JumpMeterOriginY
Type: float
Default value: 0.943
JumpMeterSpacing
Type: float
Default value: 0.01
JumpMeterWidth
Type: float
Default value: 0.136
LSDFactor
Type: float
MaxBrakeTorque
Type: float
Maximum torque applied to each wheel when braking.
MaxJumpForce
Type: float
Default value: 200000.0
MaxJumpSpin
Type: float
Default value: 30000.0
MaxSteerAngleCurve
Type: Object.InterpCurve
degrees based on velocity
MinAirControlDamping
Type: float
To limit max speed you can spin/flip at.
Default value: 0.1
MinBrakeFriction
Type: float
NumForwardGears
Type: int
Number of forward gears, i.e. index of the highest valid Gears entry.
Default value: 4
RevMeterPosX
Type: float
RevMeterPosY
Type: float
RevMeterScale
Type: float
RevMeterSizeY
Type: float
SpinMeterColor
Type: Object.Color
Default value:
Member | Value |
---|---|
A | 255 |
B | 215 |
G | 100 |
R | 0 |
SteerBoneAxis
Type: Object.EAxis
SteerBoneMaxAngle
Type: float
SteerBoneName
Type: name
SteerSpeed
Type: float
degrees per second
StopThreshold
Type: float
TorqueCurve
Type: Object.InterpCurve
Engine output torque
TransRatio
Type: float
Other (constant) gearing
TurnDamping
Type: float
WheelAdhesion
Type: float
WheelHandbrakeFriction
Type: float
WheelHandbrakeSlip
Type: float
WheelInertia
Type: float
WheelLatFrictionScale
Type: float
WheelLatSlipFunc
Type: Object.InterpCurve
WheelLongFrictionFunc
Type: Object.InterpCurve
WheelLongFrictionScale
Type: float
WheelLongSlip
Type: float
WheelPenOffset
Type: float
WheelPenScale
Type: float
WheelRestitution
Type: float
WheelSoftness
Type: float
WheelSuspensionMaxRenderTravel
Type: float
WheelSuspensionOffset
Type: float
WheelSuspensionTravel
Type: float