<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://manual.dengine.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://manual.dengine.net/feed.php">
        <title>Doomsday Manual</title>
        <description></description>
        <link>https://manual.dengine.net/</link>
        <image rdf:resource="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico" />
       <dc:date>2026-06-16T13:41:06+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://manual.dengine.net/modding/particle_generator_examples?rev=1489991762&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico">
        <title>Doomsday Manual</title>
        <link>https://manual.dengine.net/</link>
        <url>https://manual.dengine.net/lib/tpl/dengine/images/favicon.ico</url>
    </image>
    <item rdf:about="https://manual.dengine.net/modding/particle_generator_examples?rev=1489991762&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2017-03-20T06:36:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>modding:particle_generator_examples</title>
        <link>https://manual.dengine.net/modding/particle_generator_examples?rev=1489991762&amp;do=diff</link>
        <description>Particle generator examples

This articles contains a number of particle generator definition examples.

(The syntax of these DED examples is not the most exemplary. The Stages in particular should be made more readable.)

Lost Soul flames

This generator is used to create the effect of flames for the Lost Soul in jDRP 1.1
I have used the Mobj type so that all Lost Souls share the same number of particles.
This is important, otherwise Doomsday might slow to a crawl if there are 100 Lost Souls in…</description>
    </item>
</rdf:RDF>
