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

UnrealShare.Plant2


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
00022
00023
00024
00025
//=============================================================================
// Plant2.
//=============================================================================
class Plant2 extends Decoration;

#exec MESH IMPORT MESH=Plant2M ANIVFILE=MODELS\plant2_a.3D DATAFILE=MODELS\plant2_d.3D LODSTYLE=2
//#exec MESH LODPARAMS MESH=Plant2M STRENGTH=0.5 
#exec MESH ORIGIN MESH=Plant2M X=0 Y=100 Z=100 YAW=64

#exec MESH SEQUENCE MESH=plant2M SEQ=All    STARTFRAME=0   NUMFRAMES=1
#exec MESH SEQUENCE MESH=plant2M SEQ=Still  STARTFRAME=0   NUMFRAMES=1

#exec TEXTURE IMPORT NAME=JPlant21 FILE=MODELS\plant2.PCX GROUP=Skins FLAGS=2
#exec MESHMAP SCALE MESHMAP=plant2M X=0.05 Y=0.05 Z=0.1
#exec MESHMAP SETTEXTURE MESHMAP=plant2M NUM=1 TEXTURE=Jplant21

defaultproperties
{
     DrawType=DT_Mesh
     Mesh=LodMesh'UnrealShare.Plant2M'
     CollisionRadius=6.000000
     CollisionHeight=9.000000
     bCollideWorld=True
}

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:38.062 - Created with UnCodeX