UE3:UTAmmo FlakCannon (UT3): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
No edit summary
m Default values: AmmoAmount reduced to 8
 
Line 18: Line 18:
|-
|-
| {{tl|AmmoAmount||UTAmmoPickupFactory}}
| {{tl|AmmoAmount||UTAmmoPickupFactory}}
| 10
| 8
|-
|-
| {{tl|MaxDesireability||PickupFactory}}
| {{tl|MaxDesireability||PickupFactory}}

Latest revision as of 03:00, 16 August 2009

Package:
UTGame

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

Default values

Property Value
AmmoAmount 8
MaxDesireability 0.32
PickupMessage "Flak Shells"
PickupSound SoundCue'A_Pickups.Ammo.Cue.A_Pickup_Ammo_Flak_Cue'
TargetWeapon Class'UTGame.UTWeap_FlakCannon'

Subobjects

AmmoMeshComp

Class: Engine.StaticMeshComponent

Inherits from: UTAmmoPickupFactory.AmmoMeshComp

Property Value
Scale 2.0
StaticMesh StaticMesh'PICKUPS.Ammo_Flak.Mesh.S_Ammo_Flakcannon'
Translation
Member Value
X 0.0
Y 0.0
Z -6.0

BaseMeshComp

Class: Engine.StaticMeshComponent

Inherits from: UTAmmoPickupFactory.BaseMeshComp

No new values.

CollisionCylinder

Class: Engine.CylinderComponent

Inherits from: UTAmmoPickupFactory.CollisionCylinder

Property Value
CollisionHeight 14.4

PathRenderer

Class: Engine.PathRenderingComponent

Inherits from: UTAmmoPickupFactory.PathRenderer

No new values.

PickupLightEnvironment

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: UTAmmoPickupFactory.PickupLightEnvironment

No new values.