Fix particle xml after code change
This commit is contained in:
parent
dcad21b830
commit
e52a9dce59
@ -23,7 +23,7 @@
|
|||||||
<size min="0.10"
|
<size min="0.10"
|
||||||
max="0.30" />
|
max="0.30" />
|
||||||
|
|
||||||
<color min="40 40 255"
|
<color min="40 255 40"
|
||||||
max="255 255 255" />
|
max="255 255 255" />
|
||||||
|
|
||||||
<wind flips="Y" />
|
<wind flips="Y" />
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
<size min="0.10"
|
<size min="0.10"
|
||||||
max="0.30" />
|
max="0.30" />
|
||||||
|
|
||||||
<color min="40 40 255"
|
<color min="40 255 40"
|
||||||
max="255 255 255" />
|
max="255 255 255" />
|
||||||
|
|
||||||
<wind flips="Y" />
|
<wind flips="Y" />
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
<size min="0.40"
|
<size min="0.40"
|
||||||
max="0.60" />
|
max="0.60" />
|
||||||
|
|
||||||
<color min="40 40 255"
|
<color min="40 255 40"
|
||||||
max="255 255 255" />
|
max="255 255 255" />
|
||||||
|
|
||||||
<wind flips="Y" />
|
<wind flips="Y" />
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
x-increase-factor="1.6"
|
x-increase-factor="1.6"
|
||||||
y-increase-factor="1.6" />
|
y-increase-factor="1.6" />
|
||||||
|
|
||||||
<color min="40 40 255"
|
<color min="40 255 40"
|
||||||
max="255 255 255" />
|
max="255 255 255" />
|
||||||
|
|
||||||
</particles>
|
</particles>
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
<size min="0.2"
|
<size min="0.2"
|
||||||
max="0.3" />
|
max="0.3" />
|
||||||
|
|
||||||
<color min="40 40 255"
|
<color min="40 255 40"
|
||||||
max="255 255 255" />
|
max="255 255 255" />
|
||||||
|
|
||||||
</particles>
|
</particles>
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
x-increase-factor="2.6"
|
x-increase-factor="2.6"
|
||||||
y-increase-factor="2.6" />
|
y-increase-factor="2.6" />
|
||||||
|
|
||||||
<color min="40 40 255"
|
<color min="40 255 40"
|
||||||
max="255 255 255" />
|
max="255 255 255" />
|
||||||
|
|
||||||
</particles>
|
</particles>
|
||||||
|
@ -25,7 +25,7 @@
|
|||||||
x-increase-factor="1.2"
|
x-increase-factor="1.2"
|
||||||
y-increase-factor="1.3" />
|
y-increase-factor="1.3" />
|
||||||
|
|
||||||
<color min="40 40 255"
|
<color min="40 255 40"
|
||||||
max="255 255 255" />
|
max="255 255 255" />
|
||||||
|
|
||||||
</particles>
|
</particles>
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
<size min="0.2"
|
<size min="0.2"
|
||||||
max="0.3" />
|
max="0.3" />
|
||||||
|
|
||||||
<color min="40 40 255"
|
<color min="40 255 40"
|
||||||
max="255 255 255" />
|
max="255 255 255" />
|
||||||
|
|
||||||
</particles>
|
</particles>
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
y-increase-factor="5"
|
y-increase-factor="5"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<color min="255 255 255"
|
<color min="0 0 0"
|
||||||
max="0 0 0" />
|
max="255 255 255" />
|
||||||
|
|
||||||
</particles>
|
</particles>
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
<size min="0.17"
|
<size min="0.17"
|
||||||
max="0.17" />
|
max="0.17" />
|
||||||
|
|
||||||
<color min="255 50 255"
|
<color min="255 255 50"
|
||||||
max="255 150 255" />
|
max="255 255 150" />
|
||||||
|
|
||||||
</particles>
|
</particles>
|
||||||
|
Loading…
Reference in New Issue
Block a user