Core.Object | +--Engine.Actor | +--Engine.Decoration | +--UnrealShare.Vase | +--UnrealShare.Pottery0
00001 //============================================================================= 00002 // Pottery0. 00003 //============================================================================= 00004 class Pottery0 extends Vase; 00005 00006 #exec MESH IMPORT MESH=Pottery0M ANIVFILE=MODELS\pot0_a.3D DATAFILE=MODELS\pot0_d.3D X=0 Y=0 Z=0 00007 #exec MESH ORIGIN MESH=Pottery0M X=0 Y=0 Z=80 YAW=64 00008 #exec MESH SEQUENCE MESH=Pottery0M SEQ=All STARTFRAME=0 NUMFRAMES=1 00009 #exec MESH SEQUENCE MESH=Pottery0M SEQ=Still STARTFRAME=0 NUMFRAMES=1 00010 #exec TEXTURE IMPORT NAME=JPottery01 FILE=MODELS\pot0.PCX GROUP=Skins 00011 #exec MESHMAP SCALE MESHMAP=Pottery0M X=0.1 Y=0.1 Z=0.2 00012 #exec MESHMAP SETTEXTURE MESHMAP=Pottery0M NUM=1 TEXTURE=JPottery01 00013 00014 defaultproperties 00015 { 00016 Mesh=LodMesh'UnrealShare.Pottery0M' 00017 CollisionRadius=16.000000 00018 CollisionHeight=16.000000 00019 }