I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:xPawn properties (UT2004)
Object >> Actor >> Pawn >> UnrealPawn >> xPawn (properties) |
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 'AI'
PlacedCharacterName
Type: string
Modifiers: globalconfig
Default value: "Jakob"
Property group 'DeRes'
DeResGravScale
Type: float
reduce gravity on corpse during de-res
DeResLateralFriction
Type: float
sideways friction while lifting
Default value: 0.3
DeResLiftSoftness
Type: Object.InterpCurve
vertical 'sprinyness' (over time) of bone lifters
Default value:
Member | Value | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Points |
|
DeResLiftVel
Type: Object.InterpCurve
speed (over time) at which body rises
Default value:
Member | Value | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Points |
|
Property group 'Gib'
GibCountCalf
Type: int
Default value: 4
GibCountForearm
Type: int
Default value: 2
GibCountHead
Type: int
Default value: 2
GibCountTorso
Type: int
Default value: 2
GibCountUpperArm
Type: int
Default value: 2
GibGroupClass
Type: class<xPawnGibGroup>
Default value: Class'XEffects.xPawnGibGroup'
Property group 'Karma'
RagConvulseMaterial
Type: Material
RagDeathUpKick
Type: float
Amount of upwards kick ragdolls get when they die
Default value: 150.0
RagDeathVel
Type: float
How fast ragdoll moves upon death
Default value: 200.0
RagdollLifeSpan
Type: float
MAXIMUM time the ragdoll will be around. De-res's early if it comes to rest.
Default value: 13.0
RagGravScale
Type: float
Default value: 1.0
RagImpactSoundInterval
Type: float
Default value: 0.5
RagImpactSounds
Default value, index 0: Sound'GeneralImpacts.Breakbone_01'
Default value, index 1: Sound'GeneralImpacts.Breakbone_02'
Default value, index 2: Sound'GeneralImpacts.Breakbone_03'
RagImpactVolume
Type: float
Default value: 2.5
RagInvInertia
Type: float
Use to work out how much 'spin' ragdoll gets on death.
Default value: 4.0
RagShootStrength
Type: float
How much effect shooting ragdolls has. Be careful!
Default value: 8000.0
RagSpinScale
Type: float
Increase propensity to spin around Z (up).
Default value: 2.5
Property group 'Shield'
ShieldHitMat
Type: Material
Default value: Material'XGameShaders.PlayerShaders.PlayerShieldSh'
ShieldHitMatTime
Type: float
Default value: 1.0
ShieldStrengthMax
Type: float
max strength
Default value: 150.0
Property group 'Sounds'
FootstepVolume
Type: float
Default value: 0.15
GruntVolume
Type: float
Default value: 0.18
SoundFootsteps
Type: Sound
Array size: 11
Indexed by ESurfaceTypes (sorry about the literal).
Default value, index 0: Sound'PlayerSounds.Final.FootstepDefault'
Default value, index 1: Sound'PlayerSounds.Final.FootstepRock'
Default value, index 10: Sound'PlayerSounds.Final.FootstepGlass'
Default value, index 11: Sound'PlayerSounds.Final.FootstepDirt'
Default value, index 12: Sound'PlayerSounds.Final.FootStepMetal'
Default value, index 13: Sound'PlayerSounds.Final.FootstepWood'
Default value, index 14: Sound'PlayerSounds.Final.FootstepPlant'
Default value, index 15: Sound'PlayerSounds.Final.FootstepFlesh'
Default value, index 16: Sound'PlayerSounds.Final.FootstepIce'
Default value, index 17: Sound'PlayerSounds.Final.FootstepSnow'
Default value, index 18: Sound'PlayerSounds.Final.FootstepWater'
SoundGroupClass
Type: class<xPawnSoundGroup>
Default value: Class'XGame.xMercMaleSoundGroup'
Property group 'UDamage'
UDamageSound
Type: Sound
Default value: Sound'GameSounds.UDamageFire'
UDamageWeaponMaterial
Type: Material
Weapon overlay material
Default value: Material'XGameShaders.PlayerShaders.WeaponUDamageShader'
Internal variables
Default values
See xPawn defaults.