UE3:UTPickupFactory SuperHealth (UT3): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page
 
No edit summary
 
Line 65: Line 65:
|-
|-
| {{tl|PickupMessage||UTItemPickupFactory}}
| {{tl|PickupMessage||UTItemPickupFactory}}
| "Großes Gesundheitsfass"
| "Big Keg O' Health"
|-
|-
| {{tl|PickupSound||UTItemPickupFactory}}
| {{tl|PickupSound||UTItemPickupFactory}}
Line 104: Line 104:
|-
|-
| {{tl|Scale||PrimitiveComponent properties}}
| {{tl|Scale||PrimitiveComponent properties}}
| 0.0
| 0.8
|-
|-
| StaticMesh
| StaticMesh
Line 115: Line 115:
! Value
! Value
|-
|-
| 000000,Y
| X
|  
| 0.0
|-
|-
| 000000,Z
| Y
|  
| 0.0
|-
|-
| X
| Z
| 0.0
| -44.0
|}
|}
|}
|}
Line 168: Line 168:
! Value
! Value
|-
|-
| 000000,Y
| X
|  
| 0.0
|-
|-
| 000000,Z
| Y
|  
| 0.0
|-
|-
| X
| Z
| 0.0
| -50.0
|}
|}
|}
|}
Line 195: Line 195:
! Value
! Value
|-
|-
| 000000,Y
| X
|  
| 0.0
|-
|-
| 000000,Z
| Y
|  
| 0.0
|-
|-
| X
| Z
| 0.0
| -50.0
|}
|}
|}
|}

Latest revision as of 07:40, 23 May 2008

UT3 Object >> Actor >> NavigationPoint >> PickupFactory >> UTPickupFactory >> UTItemPickupFactory >> UTHealthPickupFactory >> UTPickupFactory_SuperHealth
Package:
UTGameContent
This class in other games:

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

Properties

Crackle

Type: ParticleSystemComponent

the crackling lightning effect that surrounds the keg on spawn

Default value: UTParticleSystemComponent'ParticleCrackle'

Default values

Property Value
bHasLocationSpeech True
bIsSuperItem True
bPredictRespawns True
bRotatingPickup True
bSuperHeal True
Components[5] UTParticleSystemComponent'ParticleGlow'
Components[6] UTParticleSystemComponent'ParticleCrackle'
Glow UTParticleSystemComponent'ParticleGlow'
HealingAmount 100
LocationSpeech[0] SoundNodeWave'A_Character_IGMale.BotStatus.A_BotStatus_IGMale_HeadingForTheSuperhealth'
LocationSpeech[1] SoundNodeWave'A_Character_Jester.BotStatus.A_BotStatus_Jester_HeadingForTheSuperhealth'
LocationSpeech[2] SoundNodeWave'A_Character_Othello.BotStatus.A_BotStatus_Othello_HeadingForTheSuperHealth'
MaxDesireability 2.0
PickupMessage "Big Keg O' Health"
PickupSound SoundCue'A_Pickups.Health.Cue.A_Pickups_Health_Super_Cue'
RespawnTime 60.0
YawRotationRate 16384.0

Subobjects

BaseMeshComp

Class: Engine.StaticMeshComponent

Inherits from: UTHealthPickupFactory.BaseMeshComp

Property Value
Rotation
Member Value
Pitch 0
Roll 0
Yaw 16384
Scale 0.8
StaticMesh StaticMesh'PICKUPS.Health_Large.Mesh.S_Pickups_Base_Health_Large'
Translation
Member Value
X 0.0
Y 0.0
Z -44.0

CollisionCylinder

Class: Engine.CylinderComponent

Inherits from: UTHealthPickupFactory.CollisionCylinder

No new values.

HealthPickUpMesh

Class: Engine.StaticMeshComponent

Inherits from: UTHealthPickupFactory.HealthPickUpMesh

Property Value
CullDistance 7000.0
Materials[0] Material'PICKUPS.Health_Large.Materials.M_Pickups_Health_Large_Keg'
StaticMesh StaticMesh'PICKUPS.Health_Large.Mesh.S_Pickups_Health_Large_Keg'

ParticleCrackle

Class: UTGame.UTParticleSystemComponent

Property Value
Template ParticleSystem'PICKUPS.Health_Large.Effects.P_Pickups_Base_Health_Spawn'
Translation
Member Value
X 0.0
Y 0.0
Z -50.0

ParticleGlow

Class: UTGame.UTParticleSystemComponent

Property Value
Template ParticleSystem'PICKUPS.Health_Large.Effects.P_Pickups_Base_Health_Glow'
Translation
Member Value
X 0.0
Y 0.0
Z -50.0

PathRenderer

Class: Engine.PathRenderingComponent

Inherits from: UTHealthPickupFactory.PathRenderer

No new values.

PickupLightEnvironment

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: UTHealthPickupFactory.PickupLightEnvironment

No new values.

Instance functions

RespawnEffect

simulated function RespawnEffect ()

Overrides: UTPickupFactory.RespawnEffect


SetPickupHidden

simulated function SetPickupHidden ()

Overrides: UTPickupFactory.SetPickupHidden


SetPickupVisible

simulated function SetPickupVisible ()

Overrides: UTPickupFactory.SetPickupVisible