Core.Object | +--Engine.Actor | +--Engine.Trail | +--XIII.BazookRocketTrail
00001 // 00002 //----------------------------------------------------------- 00003 class BazookRocketTrail extends Trail; 00004 00005 00006 00007 defaultproperties 00008 { 00009 FadePeriod=0.250000 00010 ScaleLin=15.000000 00011 RotationSpeed=0.500000 00012 RibbonColor=(R=96) 00013 OutlineColor=(B=255,G=255,R=255) 00014 Style=STY_Alpha 00015 }