I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:XMPVehicle properties (U2)
Contents
- 1 Properties
- 1.1 Property group 'Vehicle'
- 1.2 Property group 'XMPVehicle'
- 1.2.1 DamageFilterClass
- 1.2.2 EnginePitchScale
- 1.2.3 HitSoundThreshold
- 1.2.4 SmokeEffectTemplate
- 1.2.5 SmokeVolumeMax
- 1.2.6 SmokeVolumeMin
- 1.2.7 SquealVelThresh
- 1.2.8 VehicleHuskClass
- 1.2.9 VehicleImpactEffect
- 1.2.10 XMPVehicleHitForce
- 1.2.11 XMPVehicleIdleForce
- 1.2.12 XMPVehicleIdleSound
- 1.2.13 XMPVehicleSquealForce
- 1.2.14 XMPVehicleSquealSound
- 1.2.15 XMPVehicleStartForce
- 1.2.16 XMPVehicleStartSound
- 1.3 Internal variables
- 1.3.1 CabClass
- 1.3.2 CollisionTarget
- 1.3.3 DustVolumeMax
- 1.3.4 ExplosionDamage
- 1.3.5 FrontLeftDust
- 1.3.6 FrontLeftDustClass
- 1.3.7 FrontRightDust
- 1.3.8 FrontRightDustClass
- 1.3.9 HitThreshold
- 1.3.10 InvertedDamageDelta
- 1.3.11 InvertedDamagePerSec
- 1.3.12 MyCab
- 1.3.13 MyCabViewModel
- 1.3.14 OldFrontLeftOnGround
- 1.3.15 OldFrontRightOnGround
- 1.3.16 OldRearLeftOnGround
- 1.3.17 OldRearRightOnGround
- 1.3.18 OldTurretRotation
- 1.3.19 PendingCollisionDamage
- 1.3.20 RearLeftDust
- 1.3.21 RearLeftDustClass
- 1.3.22 RearRightDust
- 1.3.23 RearRightDustClass
- 1.3.24 SmokeEffect
- 1.3.25 TakingInvertedDamage
- 1.3.26 UntilNextImpact
- 1.3.27 VelocityThreshold
- 1.4 Default values
- 1.5 Subobjects
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. |
Properties
Property group 'Vehicle'
VehicleExplosionType
Type: ParticleGenerator
Default value: ParticleSalamander'Vehicle_Explosion_FX.ParticleSalamander0'
Property group 'XMPVehicle'
DamageFilterClass
Type: class<DamageFilter>
Default value: Class'Vehicles.DamageFilterVehicles'
EnginePitchScale
Type: float
Default value: 1655350.0
HitSoundThreshold
Type: float
SmokeEffectTemplate
Type: ParticleSalamander
Default value: ParticleSalamander'Vehicle_Damage_FX.ParticleSalamander3'
SmokeVolumeMax
Type: float
Default value: 40.0
SmokeVolumeMin
Type: float
Default value: 1.0
SquealVelThresh
Type: float
Default value: 15.0
VehicleHuskClass
Type: class<VehicleHusk>
VehicleImpactEffect
Default value: Class'Vehicles.VehicleImpacts'
XMPVehicleHitForce
Type: string
XMPVehicleIdleForce
Type: string
XMPVehicleIdleSound
Type: Sound
Default value: Sound'VehiclesA.Raptor.RaptorIdle'
XMPVehicleSquealForce
Type: string
XMPVehicleSquealSound
Type: Sound
Default value: Sound'VehiclesA.Generic.Skid'
XMPVehicleStartForce
Type: string
XMPVehicleStartSound
Type: Sound
Default value: Sound'VehiclesA.Raptor.RaptorStartup'
Internal variables
CabClass
Type: class<XMPVehicleCab>
CollisionTarget
Type: Actor
DustVolumeMax
Type: float
Default value: 90.0
ExplosionDamage
Type: int
Default value: 800
FrontLeftDust
Type: ParticleSalamander
FrontLeftDustClass
Type: ParticleSalamander
Default value: ParticleSalamander'Vehicle_WheelDust_FX.ParticleSalamander0'
FrontRightDust
Type: ParticleSalamander
FrontRightDustClass
Type: ParticleSalamander
Default value: ParticleSalamander'Vehicle_WheelDust_FX.ParticleSalamander0'
HitThreshold
Type: int
Default value: 400
InvertedDamageDelta
Type: float
InvertedDamagePerSec
Type: float
Default value: 100.0
MyCab
Type: XMPVehicleCab
MyCabViewModel
Type: XMPVehicleCabViewModel
OldFrontLeftOnGround
Type: bool
OldFrontRightOnGround
Type: bool
OldRearLeftOnGround
Type: bool
OldRearRightOnGround
Type: bool
OldTurretRotation
Type: Object.Rotator
Array size: 5 (HardMaxPassengers
)
PendingCollisionDamage
Type: int
RearLeftDust
Type: ParticleSalamander
RearLeftDustClass
Type: ParticleSalamander
Default value: ParticleSalamander'Vehicle_WheelDust_FX.ParticleSalamander0'
RearRightDust
Type: ParticleSalamander
RearRightDustClass
Type: ParticleSalamander
Default value: ParticleSalamander'Vehicle_WheelDust_FX.ParticleSalamander0'
SmokeEffect
Type: ParticleSalamander
TakingInvertedDamage
Type: bool
UntilNextImpact
Type: float
VelocityThreshold
Type: int
Default value: 100
Default values
Subobjects
KParams0
Class: Engine.KarmaParamsRBFull
Property | Value | ||||||
---|---|---|---|---|---|---|---|
bClientOnly | False | ||||||
bHighDetailOnly | False | ||||||
bKDoubleTickRate | True | ||||||
KAngularDamping | 0.0 | ||||||
KCOMOffset |
|
||||||
KFriction | 1.6 | ||||||
KInertiaTensor[0] | 20.0 | ||||||
KInertiaTensor[3] | 30.0 | ||||||
KInertiaTensor[5] | 48.0 | ||||||
KLinearDamping | 0.0 | ||||||
KStartEnabled | True |