UE3:SVehicleSimTank (UT3): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page
 
No edit summary
 
Line 55: Line 55:


Maximum amount we will reduce lateral grip.
Maximum amount we will reduce lateral grip.
'''Default value:''' 0.97


===Internal variables===
===Internal variables===

Latest revision as of 07:40, 23 May 2008

UT3 Object >> Component >> ActorComponent >> SVehicleSimBase >> SVehicleSimCar >> SVehicleSimTank
Package:
Engine
Direct subclass:
UTVehicleSimTank
This class in other games:

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Properties

Property group 'SVehicleSimTank'

bTurnInPlaceOnSteer

Type: bool

If true, tank will turn in place when just steering is applied.

Default value: True

EngineDamping

Type: float


InsideTrackTorqueFactor

Type: float


MaxEngineTorque

Type: float


SteeringLatStiffnessFactor

Type: float


TurnGripScaleRate

Type: float

How quickly grip drops off based on difference in track speed.

Default value: 1.0

TurnInPlaceThrottle

Type: float


TurnMaxGripReduction

Type: float

Maximum amount we will reduce lateral grip.

Default value: 0.97

Internal variables

LeftTrackTorque

Type: float


LeftTrackVel

Type: float


RightTrackTorque

Type: float


RightTrackVel

Type: float


Default values

Property Value
bWheelSpeedOverride True