I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

Difference between revisions of "UE3:UTPickupFactory Invisibility (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
|  
+
| 3.0
 
|-
 
|-
| 000000,G
+
| G
|  
+
| 4.0
 
|-
 
|-
 
| R
 
| R
Line 41: Line 41:
 
! Value
 
! Value
 
|-
 
|-
| 250000,A
+
| A
|  
+
| 1.0
 
|-
 
|-
| 500000,B
+
| B
|  
+
| 0.25
 
|-
 
|-
| 500000,G
+
| G
|  
+
| 0.5
 
|-
 
|-
 
| R
 
| R
| 0.0
+
| 0.5
 
|}
 
|}
 
|-
 
|-
Line 122: Line 122:
 
! 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_Invisibility
Package: 
UTGameContent

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

Default values[edit]

Property Value
BaseBrightEmissive
Member Value
A 1.0
B 3.0
G 4.0
R 4.0
BaseDimEmissive
Member Value
A 1.0
B 0.25
G 0.5
R 0.5
bHasLocationSpeech True
Components[5] AudioComponent'InvisReady'
Components[6] UTParticleSystemComponent'InvisParticles'
InventoryType Class'UTGameContent.UTInvisibility'
LocationSpeech[0] SoundNodeWave'A_Character_IGMale.BotStatus.A_BotStatus_IGMale_HeadingForTheInvisibility'
LocationSpeech[1] SoundNodeWave'A_Character_Jester.BotStatus.A_BotStatus_Jester_HeadingForTheInvisibility'
LocationSpeech[2] SoundNodeWave'A_Character_Othello.BotStatus.A_BotStatus_Othello_HeadingForTheInvisibility'
ParticleEffects UTParticleSystemComponent'InvisParticles'
PickupReadySound AudioComponent'InvisReady'
PickupStatName 'PICKUPS_INVISIBILITY'
RespawnSound SoundCue'A_Pickups_Powerups.PowerUps.A_Powerup_Invisibility_SpawnCue'

Subobjects[edit]

BaseMeshComp[edit]

Class: Engine.StaticMeshComponent

Inherits from: UTPowerupPickupFactory.BaseMeshComp

No new values.

CollisionCylinder[edit]

Class: Engine.CylinderComponent

Inherits from: UTPowerupPickupFactory.CollisionCylinder

No new values.

InvisParticles[edit]

Class: UTGame.UTParticleSystemComponent

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

InvisReady[edit]

Class: Engine.AudioComponent

Property Value
SoundCue SoundCue'A_Pickups_Powerups.PowerUps.A_Powerup_Invisibility_GroundLoopCue'

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.