Core.Object | +--Engine.Actor | +--Engine.Trail | +--XIDMaps.USA02HelicoBulletTrail
00001 //----------------------------------------------------------- 00002 // 00003 //----------------------------------------------------------- 00004 class USA02HelicoBulletTrail extends Trail; 00005 00006 00007 00008 defaultproperties 00009 { 00010 FadePeriod=0.250000 00011 width=3.200000 00012 ScaleLin=-10.000000 00013 RotationSpeed=0.000000 00014 RibbonColor=(B=48,G=96,R=96) 00015 CrossMode=True 00016 DrawOutline=False 00017 AutoDestroy=False 00018 bNetOptional=True 00019 }