Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

UnrealI.Moon3


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
//=============================================================================
// Moon3.
//=============================================================================
class Moon3 extends Moon;
 
#exec MESH IMPORT MESH=Moon3M ANIVFILE=MODELS\moon_a.3D DATAFILE=MODELS\moon_d.3D X=0 Y=0 Z=0 ZEROTEX=1
#exec MESH ORIGIN MESH=Moon3M X=0 Y=10000 Z=0 YAW=0 ROLL=7
#exec MESH SEQUENCE MESH=Moon3M SEQ=All    STARTFRAME=0   NUMFRAMES=1
#exec MESH SEQUENCE MESH=Moon3M SEQ=Still  STARTFRAME=0   NUMFRAMES=1
#exec TEXTURE IMPORT NAME=JMoon3 FILE=MODELS\moon3.pcx GROUP=Skins 
#exec MESHMAP SCALE MESHMAP=Moon3M X=0.1 Y=0.1 Z=0.2
#exec MESHMAP SETTEXTURE MESHMAP=Moon3M NUM=0 TEXTURE=JMoon3

defaultproperties
{
     Skin=None
     Mesh=LodMesh'UnrealI.Moon3M'
     DrawScale=0.150000
     RotationRate=(Yaw=400,Roll=100)
     DesiredRotation=(Yaw=400,Roll=100)
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: za 22-4-2006 12:48:02.000 - Creation time: za 22-4-2006 12:49:37.765 - Created with UnCodeX