<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.gamemaker3d.com/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://wiki.gamemaker3d.com/feed.php">
        <title>Cyberix3D Wiki editor:blocks:animation</title>
        <description></description>
        <link>https://wiki.gamemaker3d.com/</link>
        <image rdf:resource="https://wiki.gamemaker3d.com/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-06-03T21:45:56-0600</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.gamemaker3d.com/editor:blocks:animation:animate?rev=1753512150&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gamemaker3d.com/editor:blocks:animation:for?rev=1753512150&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gamemaker3d.com/editor:blocks:animation:loop?rev=1753512150&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.gamemaker3d.com/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Cyberix3D Wiki</title>
        <link>https://wiki.gamemaker3d.com/</link>
        <url>https://wiki.gamemaker3d.com/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.gamemaker3d.com/editor:blocks:animation:animate?rev=1753512150&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-26T00:42:30-0600</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Animate</title>
        <link>https://wiki.gamemaker3d.com/editor:blocks:animation:animate?rev=1753512150&amp;do=diff</link>
        <description>Animate

is a command that allows to animate any parameter of a property such as an object, 3D Model, Point Light, Directional Light, Etc.,

----------

ANIMATION PARAMETERS

----------

	*  Property: the property allows you to select the model or object that you want to animate its parameters</description>
    </item>
    <item rdf:about="https://wiki.gamemaker3d.com/editor:blocks:animation:for?rev=1753512150&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-26T00:42:30-0600</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>For</title>
        <link>https://wiki.gamemaker3d.com/editor:blocks:animation:for?rev=1753512150&amp;do=diff</link>
        <description>For

MORE INFORMATION

----------

	*  Animate
	*  Loop</description>
    </item>
    <item rdf:about="https://wiki.gamemaker3d.com/editor:blocks:animation:loop?rev=1753512150&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-07-26T00:42:30-0600</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Loop</title>
        <link>https://wiki.gamemaker3d.com/editor:blocks:animation:loop?rev=1753512150&amp;do=diff</link>
        <description>Loop

the loop is a block of code that allows to execute in loop or repeatedly a command that is inside this command.

EXAMPLE:

----------

with loop you can have another command executed inside it like:
&lt;Loop&gt;
 &lt;Set/&gt;
&lt;/Loop&gt;
IMPORTANT:


----------

the colors of the code blocks matter since every command that is yellow is because it will already be executed as a loop</description>
    </item>
</rdf:RDF>
