townforge/GameData/Particle/WaterWake.xml
2022-07-23 15:46:18 +00:00

31 lines
987 B
XML

<?xml version="1.0"?>
<particleeffect>
<material name="Materials/WaterWakeSurf.xml" />
<numparticles value="1000" />
<updateinvisible enable="false" />
<relative enable="true" />
<scaled enable="true" />
<sorted enable="false" />
<fixedscreensize enable="false" />
<animlodbias value="0" />
<emittertype value="Diadem" />
<!-- <emittersize value="0.5 1 0.5" /> -->
<emittersize value="1.15 0.1 1.15" />
<direction min="2 5 2" max="2 5 2" />
<constantforce value="0 -10 0" />
<dampingforce value="0" />
<activetime value="0" />
<inactivetime value="0" />
<emissionrate min="100" max="100" />
<particlesize min="0.2 0.2" max="0.3 0.3" />
<timetolive min="0.7" max="0.7" />
<velocity min="4" max="4" />
<rotation min="0" max="0" />
<rotationspeed min="0" max="0" />
<sizedelta add="0" mul="0" />
<faceCameraMode value="Rotate XYZ" />
<useCentralInitialVelocity enable="true" />
<!-- <color value="0.4 0.7 1 0.4" /> -->
<color value="1 1 1 1" />
</particleeffect>