0ad/binaries/data/mods/public/art/particles/dust_storm.xml
Mythos_Ruler 495716b3ed Reduced the size of a bunch of massive specular maps.
Tweaked some maps.

A new map called "Wasteland". Don't know what to do with it yet.

Dust storm and other particles changes and tweaks.

Tweaks to some maps.

Spec and Norm maps for the Great Pyramid.

New Mace shield prop textures for buildings.

This was SVN commit r14261.
2013-11-30 07:57:29 +00:00

21 lines
594 B
XML

<?xml version="1.0" encoding="utf-8"?>
<particles>
<texture>art/textures/particles/blowing_sand.png</texture>
<blend mode="over"/>
<start_full/>
<constant name="emissionrate" value="2.0"/>
<uniform name="lifetime" min="15.0" max="30.0"/>
<uniform name="position.x" min="-50.0" max="50.0"/>
<uniform name="position.z" min="-50.0" max="50.0"/>
<constant name="position.y" value="3.0"/>
<uniform name="velocity.x" min="1.0" max="2.0"/>
<uniform name="velocity.angle" min="-0.1" max="0.15"/>
<uniform name="size" min="20.0" max="40.0"/>
</particles>