UE3:UTAmmo RocketLauncher (UT3): Difference between revisions

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

Latest revision as of 03:01, 16 August 2009

Package:
UTGame
This class in other games:

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

Default values

Property Value
AmmoAmount 6
MaxDesireability 0.3
PickupMessage "Rocket Pack"
PickupSound SoundCue'A_Pickups.Ammo.Cue.A_Pickup_Ammo_Rocket_Cue'
TargetWeapon Class'UTGame.UTWeap_RocketLauncher'

Subobjects

AmmoMeshComp

Class: Engine.StaticMeshComponent

Inherits from: UTAmmoPickupFactory.AmmoMeshComp

Property Value
LightEnvironment DynamicLightEnvironmentComponent'UTGame.Default__UTAmmo_RocketLauncher:PickupLightEnvironment'
Rotation
Member Value
Pitch 0
Roll 16384
Yaw 0
StaticMesh StaticMesh'PICKUPS.Ammo_Rockets.Mesh.S_Ammo_RocketLauncher'
Translation
Member Value
X 0.0
Y 0.0
Z 1.0

BaseMeshComp

Class: Engine.StaticMeshComponent

Inherits from: UTAmmoPickupFactory.BaseMeshComp

Property Value
LightEnvironment DynamicLightEnvironmentComponent'UTGame.Default__UTAmmo_RocketLauncher:PickupLightEnvironment'

CollisionCylinder

Class: Engine.CylinderComponent

Inherits from: UTAmmoPickupFactory.CollisionCylinder

No new values.

PathRenderer

Class: Engine.PathRenderingComponent

Inherits from: UTAmmoPickupFactory.PathRenderer

No new values.

PickupLightEnvironment

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: UTAmmoPickupFactory.PickupLightEnvironment

Property Value
AmbientGlow
Member Value
A 1.0
B 1.0
G 1.0
R 1.0