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

Botpack.CubeGem


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
//=============================================================================
// CubeGem.
//=============================================================================
class CubeGem extends StudMetal;

#exec MESH IMPORT MESH=CubeGem ANIVFILE=MODELS\CubeGem_a.3d DATAFILE=MODELS\CubeGem_d.3d X=0 Y=0 Z=0
#exec MESH ORIGIN MESH=CubeGem X=0 Y=0 Z=0

#exec MESH SEQUENCE MESH=CubeGem SEQ=All     STARTFRAME=0 NUMFRAMES=1
#exec MESH SEQUENCE MESH=CubeGem SEQ=CubeGem STARTFRAME=0 NUMFRAMES=1

#exec MESHMAP NEW   MESHMAP=CubeGem MESH=CubeGem
#exec MESHMAP SCALE MESHMAP=CubeGem X=0.1 Y=0.1 Z=0.2
#exec MESHMAP SETTEXTURE MESHMAP=CubeGem NUM=0 TEXTURE=StudMap

defaultproperties
{
     Mesh=LodMesh'Botpack.CubeGem'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: Do 19.5.2005 19:42:14.000 - Creation time: Fr 7.6.2013 13:15:35.897 - Created with UnCodeX