From The Mana World
 
m (fixed nesting)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
Sourcecode:
<pre><nowiki>
<?xml version="1.0"?>
<effect>
  <particle>
  <emitter>
    <property name="output" value= "10" />                            <!-- more output -->
    <property name="lifetime" value= "10" />                         
    <property name="image" value="graphics/particles/gloworb-small.png"/><!-- Different particle -->
    <property name="position-x" min="0" max="64" />                    <!-- larger box -->
    <property name="position-y" min="0" max="64" />                    <!-- larger box -->
    <property name="position-z" min="0" max="64" />                    <!-- larger box  -->
  </emitter>
  </particle>
</effect>
</nowiki></pre>

Latest revision as of 06:38, 3 June 2008

Sourcecode:

<?xml version="1.0"?>
 <effect>
  <particle> 
   <emitter>
    <property name="output" value= "10" />                            <!-- more output -->
    <property name="lifetime" value= "10" />                          
    <property name="image" value="graphics/particles/gloworb-small.png"/><!-- Different particle -->
    <property name="position-x" min="0" max="64" />                    <!-- larger box -->
    <property name="position-y" min="0" max="64" />                    <!-- larger box -->
    <property name="position-z" min="0" max="64" />                    <!-- larger box  -->
   </emitter>
  </particle>
</effect>

File history

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

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

The following page uses this file: