SFDecos.SFHydrops

00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
00013
00014
00015
00016
00017
00018
00019
00020
00021
//=============================================================================
// SFHydrops - by Ivan Tanziura
//=============================================================================
class SFHydrops expands SFDecoration;

#exec MESH IMPORT MESH=SFHydrops ANIVFILE=MODELS\SFHydrops_a.3d DATAFILE=MODELS\SFHydrops_d.3d X=0 Y=0 Z=0
#exec MESH ORIGIN MESH=SFHydrops X=0 Y=0 Z=0

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

#exec MESHMAP NEW   MESHMAP=SFHydrops MESH=SFHydrops
#exec MESHMAP SCALE MESHMAP=SFHydrops X=0.1 Y=0.1 Z=0.2

defaultproperties
{
     DrawType=DT_Mesh
     Mesh=LodMesh'SFDecos.SFHydrops'
     MultiSkins(1)=Texture'SFDecos.Skins.JSFHydrop1'
}

class file time: 12/7/2003 3:58:26 PM - creation time: 12/7/2003 4:03:44 PM
Created with UnCodeX