File:Particle-tutorial-fountain-exercise.png

From The Mana World
Revision as of 06:36, 3 June 2008 by Crush (talk | contribs)

Particle-tutorial-fountain-exercise.png (177 × 124 pixels, file size: 22 KB, MIME type: image/png)

Sourcecode: <pre> <?xml version="1.0"?> <effect> <particle> <emitter> <property name="output" value= "4" /> <property name="horizontal-angle" min="0" max="30" /> <!-- smaller horizontal angle range --> <property name="vertical-angle" min="40" max="60" /> <!-- variable vertical angle range --> <property name="power" value="4" /> <property name="gravity" value="0.1" /> <property name="image" value="graphics/particles/orb-medium.png"/> </emitter> </particle> </effect> </pre>

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current05:51, 3 June 2008Thumbnail for version as of 05:51, 3 June 2008177 × 124 (22 KB)Crush (talk | contribs)

The following page uses this file: