<?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:condition</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-03T22:34:05-0600</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.gamemaker3d.com/editor:blocks:condition:else-if?rev=1753512150&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gamemaker3d.com/editor:blocks:condition:else?rev=1753512150&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gamemaker3d.com/editor:blocks:condition:if-button-pressed?rev=1753512150&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gamemaker3d.com/editor:blocks:condition:if-collision?rev=1753512150&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gamemaker3d.com/editor:blocks:condition:if-joy-pressed?rev=1753512150&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gamemaker3d.com/editor:blocks:condition:if-key?rev=1753512150&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gamemaker3d.com/editor:blocks:condition:if-mouse?rev=1753512150&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gamemaker3d.com/editor:blocks:condition:if-ray-hit?rev=1753512150&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.gamemaker3d.com/editor:blocks:condition:if?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:condition:else-if?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>Else If</title>
        <link>https://wiki.gamemaker3d.com/editor:blocks:condition:else-if?rev=1753512150&amp;do=diff</link>
        <description>Else If

MORE INFORMATION

----------

	*  Else
	*  If Button Pressed
	*  If Collision
	*  If Joy Pressed
	*  If Key Pressed
	*  If Mouse
	*  If Ray Hit
	*  If</description>
    </item>
    <item rdf:about="https://wiki.gamemaker3d.com/editor:blocks:condition:else?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>Else</title>
        <link>https://wiki.gamemaker3d.com/editor:blocks:condition:else?rev=1753512150&amp;do=diff</link>
        <description>Else

MORE INFORMATION

----------

	*  Else If
	*  If Button Pressed
	*  If Collision
	*  If Joy Pressed
	*  If Key Pressed
	*  If Mouse
	*  If Ray Hit
	*  If</description>
    </item>
    <item rdf:about="https://wiki.gamemaker3d.com/editor:blocks:condition:if-button-pressed?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>If Button Pressed</title>
        <link>https://wiki.gamemaker3d.com/editor:blocks:condition:if-button-pressed?rev=1753512150&amp;do=diff</link>
        <description>If Button Pressed

is a block of code for android that allows to execute other blocks of code inside it when comparing which button is pressing. the buttons must have their label (name) to appear in the list

MORE INFORMATION

----------

	*  Else If
	*  Else
	*</description>
    </item>
    <item rdf:about="https://wiki.gamemaker3d.com/editor:blocks:condition:if-collision?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>If Collision</title>
        <link>https://wiki.gamemaker3d.com/editor:blocks:condition:if-collision?rev=1753512150&amp;do=diff</link>
        <description>If Collision

An If Collision code block allows anything that comes to mind happen if Only if the object the If Collision is in a object and if that object collides with anything.

Thanks to the labels with the Collision command you can generate different sounds of textures when walking over them with the</description>
    </item>
    <item rdf:about="https://wiki.gamemaker3d.com/editor:blocks:condition:if-joy-pressed?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>If Joy Pressed</title>
        <link>https://wiki.gamemaker3d.com/editor:blocks:condition:if-joy-pressed?rev=1753512150&amp;do=diff</link>
        <description>If Joy Pressed

MORE INFORMATION

----------

	*  Else If
	*  Else
	*  If Button Pressed
	*  If Collision  
	*  If Key Pressed
	*  If Mouse
	*  If Ray Hit
	*  If</description>
    </item>
    <item rdf:about="https://wiki.gamemaker3d.com/editor:blocks:condition:if-key?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>If Key Pressed</title>
        <link>https://wiki.gamemaker3d.com/editor:blocks:condition:if-key?rev=1753512150&amp;do=diff</link>
        <description>If Key Pressed

The If Key Pressed code block allows anything that comes to mind to be activated Only if a certain key is pressed by the player.

MORE INFORMATION

----------

	*  Else If
	*  Else
	*  If Button Pressed
	*  If Collision
	*  If Joy Pressed
	*  If Mouse
	*  If Ray Hit
	*  If</description>
    </item>
    <item rdf:about="https://wiki.gamemaker3d.com/editor:blocks:condition:if-mouse?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>If Mouse</title>
        <link>https://wiki.gamemaker3d.com/editor:blocks:condition:if-mouse?rev=1753512150&amp;do=diff</link>
        <description>If Mouse

the code block (if mouse) is a command that allows to execute action with the mouse

Available shares (events)

Computer

	*  mouse over
	*  mouse out
	*  mouse up
	*  mouse down
	*  mouse move
	*  mouse wheel

Android

	*  touch end
	*  touch begin</description>
    </item>
    <item rdf:about="https://wiki.gamemaker3d.com/editor:blocks:condition:if-ray-hit?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>If Ray Hit</title>
        <link>https://wiki.gamemaker3d.com/editor:blocks:condition:if-ray-hit?rev=1753512150&amp;do=diff</link>
        <description>If Ray Hit

MORE INFORMATION

----------

	*  Else If
	*  Else
	*  If Button Pressed
	*  If Collision
	*  If Joy Pressed
	*  If Key Pressed
	*  If Mouse
	*  If</description>
    </item>
    <item rdf:about="https://wiki.gamemaker3d.com/editor:blocks:condition:if?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>If</title>
        <link>https://wiki.gamemaker3d.com/editor:blocks:condition:if?rev=1753512150&amp;do=diff</link>
        <description>If

The If command is a very important block of code that allows modifying a variable when it is being compared by another variable.

You can compare a variable when it is not comparing, when it is comparing, when the value is passing and when the value is not being passed.</description>
    </item>
</rdf:RDF>
