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

UnrealI.Tapestry1


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
//=============================================================================
// Tapestry1.
//=============================================================================
class Tapestry1 expands Decoration;

#exec MESH IMPORT MESH=Tap ANIVFILE=MODELS\Tap_a.3D DATAFILE=MODELS\Tap_d.3D X=0 Y=0 Z=0
#exec MESH ORIGIN MESH=Tap X=0 Y=00 Z=0 YAW=0
#exec MESH SEQUENCE MESH=Tap SEQ=All    STARTFRAME=0   NUMFRAMES=15
#exec MESH SEQUENCE MESH=Tap SEQ=Waver  STARTFRAME=0   NUMFRAMES=15
#exec TEXTURE IMPORT NAME=JTap1 FILE=MODELS\Tap1.PCX GROUP=Skins FLAGS=2

#exec MESHMAP SCALE MESHMAP=Tap X=0.15 Y=0.15 Z=0.3

#exec MESHMAP SETTEXTURE MESHMAP=Tap NUM=1 TEXTURE=JTap1


Auto State Animate
{
Begin:
    LoopAnim('Waver',0.2);
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: za 22-4-2006 12:52:32.000 - Creation time: za 22-4-2006 12:53:47.250 - Created with UnCodeX