I love the smell of UnrealEd crashing in the morning. – tarquin
UE2:U2JumpPackPickup (U2XMP)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> Actor >> Pickup >> PowerUpPickup >> U2JumpPackPickup |
- Package:
- U2
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. |
U2JumpPackPickup.uc
Properties[edit]
Property group 'U2JumpPackPickup'[edit]
DrainAmount[edit]
Type: int
Default value: 1
DrainRate[edit]
Type: float
DrainAmount per DrainRate in seconds
Default value: 0.1
JumpEnergy[edit]
Type: float
Current JumpEnergy
MaxJumpEnergy[edit]
Type: float
JumpEnergy cap
Default value: 30.0
RechargeAmount[edit]
Type: float
Default value: 1.0
RechargeRate[edit]
Type: float
RechargeAmount per RechargeRate in seconds
Default value: 0.25
Thrust[edit]
Type: float
Default value: 1500.0
Default values[edit]
Property | Value |
---|---|
bNoStaticMeshCollide | True |
CollisionHeight | 11.0 |
DrawType | DT_StaticMesh |
InventoryType | Class'U2.U2JumpPack' |
PickupMessage | "You got the Jump Pack." |
PickupSound | Sound'U2A.Suits.JumpPackPickup' |
RespawnTime | 60.0 |
StaticMesh | StaticMesh'VertexM.Decorations.Xmesh' |
States[edit]
Pickup[edit]
Inherits from: PowerUpPickup.Pickup
Modifiers: auto
Pickup.ValidTouch[edit]
Overrides: PowerUpPickup.Pickup.ValidTouch