UE3:UTVehicleFactory NightShade (UT3): Difference between revisions

From Unreal Wiki, The Unreal Engine Documentation Site
Auto-generated page
 
No edit summary
 
Line 25: Line 25:
| {{tl|Components||Actor internal variables}}[3]
| {{tl|Components||Actor internal variables}}[3]
| {{cl|SkeletalMeshComponent}}'{{tl|SVehicleMesh}}'
| {{cl|SkeletalMeshComponent}}'{{tl|SVehicleMesh}}'
|-
| {{tl|DrawScale||Actor}}
| 1.4
|-
|-
| {{tl|VehicleClassPath||UTVehicleFactory}}
| {{tl|VehicleClassPath||UTVehicleFactory}}
Line 59: Line 62:
! Value
! Value
|-
|-
| 000000,Y
| X
|  
| 0.0
|-
|-
| 000000,Z
| Y
|  
| 0.0
|-
|-
| X
| Z
| 0.0
| 30.0
|}
|}
|}
|}
Line 95: Line 98:
! Value
! Value
|-
|-
| 000000,Y
| X
|  
| 40.0
|-
|-
| 000000,Z
| Y
|  
| 0.0
|-
|-
| X
| Z
| 40.0
| -50.0
|}
|}
|}
|}

Latest revision as of 07:40, 23 May 2008

UT3 Object >> Actor >> NavigationPoint >> UTVehicleFactory >> UTVehicleFactory_NightShade
Package:
UTGameContent

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

Default values

Property Value
Components[0] ArrowComponent'Arrow'
Components[1] CylinderComponent'CollisionCylinder'
Components[2] PathRenderingComponent'PathRenderer'
Components[3] SkeletalMeshComponent'SVehicleMesh'
DrawScale 1.4
VehicleClassPath "UTGameContent.UTVehicle_NightShade_Content"

Subobjects

Arrow

Class: Engine.ArrowComponent

Inherits from: UTVehicleFactory.Arrow

No new values.

CollisionCylinder

Class: Engine.CylinderComponent

Inherits from: UTVehicleFactory.CollisionCylinder

Property Value
CollisionHeight 80.0
CollisionRadius 140.0
Translation
Member Value
X 0.0
Y 0.0
Z 30.0

PathRenderer

Class: Engine.PathRenderingComponent

Inherits from: UTVehicleFactory.PathRenderer

No new values.

SVehicleMesh

Class: Engine.SkeletalMeshComponent

Inherits from: UTVehicleFactory.SVehicleMesh

Property Value
SkeletalMesh SkeletalMesh'VH_Nightshade.Mesh.SK_VH_NightShade'
Translation
Member Value
X 40.0
Y 0.0
Z -50.0