Core.Object | +--Engine.Actor | +--Engine.Trail | +--XIII.M16GrenadTrail
00001 //----------------------------------------------------------- 00002 // 00003 //----------------------------------------------------------- 00004 class M16GrenadTrail extends Trail; 00005 00006 00007 00008 defaultproperties 00009 { 00010 FadePeriod=0.350000 00011 width=0.500000 00012 ScaleLin=5.000000 00013 RotationSpeed=1.000000 00014 RibbonColor=(B=18,G=26,R=24) 00015 OutlineColor=(B=8,G=12,R=12) 00016 }