// September 2015 // Levee Patroller / Dijk Patrouille // This source file is (c) by Deltares. This source file is open source but only available to select users. Do not redistribute without written permission of Stichting Deltares, Delft, The Netherlands. // This header has been automatically generated. //============================================================================= // Flying paper // ------------------------------------------------------------ // Created by Almar Joling // © 2007, Geodelft //============================================================================= // // This is a newspaper flying around for in stormy weather. It should be spawned // by a ThingFactory for example. // //============================================================================= class FlyingPaper extends Emitter; defaultproperties { Begin Object Class=MeshEmitter Name=MeshEmitter0 StaticMesh=StaticMesh'TrafficSignsSM.Circular.NoCars' UseParticleColor=True UseCollision=True FadeOut=True UseActorForces=True ResetAfterChange=True UniformMeshScale=False UniformVelocityScale=False SpinParticles=True DampRotation=True UseSizeScale=True UniformSize=True TriggerDisabled=False ResetOnTrigger=True Acceleration=(X=-20.000000,Y=-10.000000,Z=-150.000000) DampingFactorRange=(X=(Min=0.000000,Max=0.990000),Y=(Min=0.000000,Max=0.990000),Z=(Min=0.000000,Max=0.990000)) MaxCollisions=(Min=5.000000,Max=7.000000) ColorScale(0)=(Color=(B=255,G=255,R=255,A=255)) ColorScale(1)=(RelativeTime=1.000000,Color=(B=255,G=255,R=255,A=255)) FadeOutStartTime=10.000000 MaxParticles=30 Name="MeshEmitter0" StartLocationRange=(X=(Min=-200.000000,Max=200.000000)) SphereRadiusRange=(Max=50.000000) StartMassRange=(Min=100.000000,Max=500.000000) SpinsPerSecondRange=(X=(Min=0.500000,Max=0.500000),Y=(Min=0.500000,Max=0.500000),Z=(Min=0.500000,Max=0.500000)) StartSpinRange=(X=(Min=1.000000,Max=1.000000),Y=(Min=-1.000000,Max=1.000000),Z=(Min=1.000000,Max=1.000000)) SizeScale(0)=(RelativeSize=1.000000) SizeScale(1)=(RelativeTime=1.000000) StartSizeRange=(X=(Min=1.200000,Max=1.250000),Y=(Min=1.200000,Max=1.250000),Z=(Min=1.200000,Max=1.250000)) InitialParticlesPerSecond=500.000000 LifetimeRange=(Min=15.000000,Max=20.000000) StartVelocityRange=(X=(Min=-350.000000),Y=(Min=-100.000000),Z=(Min=100.000000,Max=100.000000)) End Object Emitters(0)=MeshEmitter'GeoWorld.FlyingPaper.MeshEmitter0' bLightChanged=True Tag="FlyingPaper" DrawScale=10.000000 CullDistance=4000.000000 bUnlit=False bSelected=True }