Path: blob/master/SLICK_HOME/testdata/endlessexplosion.xml
1457 views
<?xml version="1.0" encoding="UTF-8"?>1<system additive="true" points="false">2<emitter imageName="" name="Explosion" renderType="inherit" useAdditive="false" useOriented="false">3<spawnInterval enabled="false" max="100.0" min="100.0"/>4<spawnCount enabled="true" max="5.0" min="5.0"/>5<initialLife enabled="true" max="1500.0" min="1000.0"/>6<initialSize enabled="true" max="30.0" min="20.0"/>7<xOffset enabled="false" max="0.0" min="0.0"/>8<yOffset enabled="false" max="0.0" min="0.0"/>9<initialDistance enabled="false" max="0.0" min="0.0"/>10<speed enabled="false" max="50.0" min="50.0"/>11<length enabled="false" max="1000.0" min="1000.0"/>12<emitCount enabled="false" max="1000.0" min="1000.0"/>13<spread type="random" value="360.0"/>14<angularOffset type="simple" value="0.0"/>15<growthFactor type="simple" value="26.0"/>16<gravityFactor type="simple" value="0.0"/>17<windFactor type="simple" value="0.0"/>18<startAlpha type="simple" value="255.0"/>19<endAlpha type="simple" value="0.0"/>20<alpha active="false" max="255" min="0" type="linear">21<point x="0.0" y="0.0"/>22<point x="1.0" y="255.0"/>23</alpha>24<size active="false" max="255" min="0" type="linear">25<point x="0.0" y="0.0"/>26<point x="1.0" y="255.0"/>27</size>28<velocity active="false" max="1" min="0" type="linear">29<point x="0.0" y="0.0"/>30<point x="1.0" y="1.0"/>31</velocity>32<scaleY active="false" max="1" min="0" type="linear">33<point x="0.0" y="0.0"/>34<point x="1.0" y="1.0"/>35</scaleY>36<color>37<step b="0.2" g="1.0" offset="0.0" r="1.0"/>38<step b="0.0" g="0.0" offset="1.0" r="1.0"/>39</color>40</emitter>41</system>424344