Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

Difference between revisions of "UE3:UTPickupFactory Invulnerability (UT3)"

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
(Auto-generated page)
 
(Talk)
 
Line 22: Line 22:
 
! Value
 
! Value
 
|-
 
|-
| 000000,A
+
| A
|  
+
| 1.0
 
|-
 
|-
| 000000,B
+
| B
|  
+
| 1.0
 
|-
 
|-
| 000000,G
+
| G
|  
+
| 10.0
 
|-
 
|-
 
| R
 
| R
Line 41: Line 41:
 
! Value
 
! Value
 
|-
 
|-
| 000000,B
+
| A
|  
+
| 1.0
 
|-
 
|-
| 000000,G
+
| B
|  
+
| 0.1
 
|-
 
|-
| 100000,A
+
| G
|  
+
| 1.0
 
|-
 
|-
 
| R
 
| R
Line 121: Line 121:
 
! Value
 
! Value
 
|-
 
|-
| 000000,Y
+
| X
|  
+
| 0.0
 
|-
 
|-
| 000000,Z
+
| Y
|  
+
| 0.0
 
|-
 
|-
| X
+
| Z
| 0.0
+
| -20.0
 
|}
 
|}
 
|}
 
|}

Latest revision as of 07:40, 23 May 2008

UT3 Object >> Actor >> NavigationPoint >> PickupFactory >> UTPickupFactory >> UTPowerupPickupFactory >> UTPickupFactory_Invulnerability
Package: 
UTGameContent

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

Default values[edit]

Property Value
BaseBrightEmissive
Member Value
A 1.0
B 1.0
G 10.0
R 20.0
BaseDimEmissive
Member Value
A 1.0
B 0.1
G 1.0
R 2.0
Components[5] UTParticleSystemComponent'InvulParticles'
Components[6] AudioComponent'BerserkReady'
InventoryType Class'UTGameContent.UTInvulnerability'
ParticleEffects UTParticleSystemComponent'InvulParticles'
PickupReadySound AudioComponent'BerserkReady'
PickupStatName 'PICKUPS_INVULNERABILITY'
RespawnSound SoundCue'A_Pickups_Powerups.PowerUps.A_Powerup_Invulnerability_SpawnCue'

Subobjects[edit]

BaseMeshComp[edit]

Class: Engine.StaticMeshComponent

Inherits from: UTPowerupPickupFactory.BaseMeshComp

No new values.

BerserkReady[edit]

Class: Engine.AudioComponent

Property Value
SoundCue SoundCue'A_Pickups_Powerups.PowerUps.A_Powerup_Invulnerability_GroundLoopCue'

CollisionCylinder[edit]

Class: Engine.CylinderComponent

Inherits from: UTPowerupPickupFactory.CollisionCylinder

No new values.

InvulParticles[edit]

Class: UTGame.UTParticleSystemComponent

Property Value
bAutoActivate False
Template ParticleSystem'PICKUPS.Invulnerability.Effects.P_Pickups_Invulnerability_Idle'
Translation
Member Value
X 0.0
Y 0.0
Z -20.0

PathRenderer[edit]

Class: Engine.PathRenderingComponent

Inherits from: UTPowerupPickupFactory.PathRenderer

No new values.

PickupLightEnvironment[edit]

Class: Engine.DynamicLightEnvironmentComponent

Inherits from: UTPowerupPickupFactory.PickupLightEnvironment

No new values.

StaticMeshComponent1[edit]

Class: Engine.StaticMeshComponent

Inherits from: UTPowerupPickupFactory.StaticMeshComponent1

No new values.

Instance functions[edit]

RespawnEffect[edit]

simulated function RespawnEffect ()

Overrides: UTPickupFactory.RespawnEffect