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
Property group 'U2JumpPackPickup'
DrainAmount
Type: int
Default value: 1
DrainRate
Type: float
DrainAmount per DrainRate in seconds
Default value: 0.1
JumpEnergy
Type: float
Current JumpEnergy
MaxJumpEnergy
Type: float
JumpEnergy cap
Default value: 30.0
RechargeAmount
Type: float
Default value: 1.0
RechargeRate
Type: float
RechargeAmount per RechargeRate in seconds
Default value: 0.25
Thrust
Type: float
Default value: 1500.0
Default values
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
Pickup
Inherits from: PowerUpPickup.Pickup
Modifiers: auto
Pickup.ValidTouch
Overrides: PowerUpPickup.Pickup.ValidTouch