<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GameMaker Video Tutorial &#187; GML</title>
	<atom:link href="http://gamemakertutorials.com/tag/gml/feed/" rel="self" type="application/rss+xml" />
	<link>http://gamemakertutorials.com</link>
	<description>LEARN how to MAKE GAMES with GameMaker!</description>
	<lastBuildDate>Fri, 25 Jun 2010 07:23:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to make a quest RPG game (GML)</title>
		<link>http://gamemakertutorials.com/game-maker-genres/how-to-make-a-quest-rpg-game-gml/</link>
		<comments>http://gamemakertutorials.com/game-maker-genres/how-to-make-a-quest-rpg-game-gml/#comments</comments>
		<pubDate>Mon, 10 May 2010 09:06:36 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Game Genres]]></category>
		<category><![CDATA[RPG Games]]></category>
		<category><![CDATA[GML]]></category>
		<category><![CDATA[RPG]]></category>

		<guid isPermaLink="false">http://gamemakertutorials.com/?p=732</guid>
		<description><![CDATA[<p>In this GameMaker video tutorial you learn how to make a RPG style quest game using GML global variables. </p>
<p>
</p>
<p>(credit bodde7)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-genres/how-to-make-a-quest-rpg-game-gml/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How to add a main menu (with GML)</title>
		<link>http://gamemakertutorials.com/game-maker-advance/how-to-add-main-menu/</link>
		<comments>http://gamemakertutorials.com/game-maker-advance/how-to-add-main-menu/#comments</comments>
		<pubDate>Thu, 06 May 2010 18:14:52 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Advance Features]]></category>
		<category><![CDATA[Game Menus]]></category>
		<category><![CDATA[GML]]></category>
		<category><![CDATA[menus]]></category>

		<guid isPermaLink="false">http://gamemakertutorials.com/?p=721</guid>
		<description><![CDATA[<p>In this Game Maker video tutorial you will learn how to add a main menu to your game!
Note: This tutorial uses GML (game maker programming language).</p>
<p></p>
<p></p>
<p>(credit MyGameMakerTuts)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-advance/how-to-add-main-menu/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>GML script to stop and move</title>
		<link>http://gamemakertutorials.com/game-maker-advance/gml-script-to-stop-and-move/</link>
		<comments>http://gamemakertutorials.com/game-maker-advance/gml-script-to-stop-and-move/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 11:54:59 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Advance Features]]></category>
		<category><![CDATA[GML Programming]]></category>
		<category><![CDATA[GML]]></category>
		<category><![CDATA[movement]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://gamemakertutorials.com/?p=620</guid>
		<description><![CDATA[<p>In this GameMaker video tutorial you learn the simple skills of the programming language of GameMaker called GML.</p>
<p>You will learn how to move and stop when you touch walls using GML scripts only!</p>
<p></p>
<p>(credit thepog)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-advance/gml-script-to-stop-and-move/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GML script sprite rotating (Part 2)</title>
		<link>http://gamemakertutorials.com/game-maker-advance/gml-script-sprite-rotating-2/</link>
		<comments>http://gamemakertutorials.com/game-maker-advance/gml-script-sprite-rotating-2/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 08:55:35 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Advance Features]]></category>
		<category><![CDATA[GML Programming]]></category>
		<category><![CDATA[GML]]></category>
		<category><![CDATA[rotating]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[sprites]]></category>

		<guid isPermaLink="false">http://gamemakertutorials.com/?p=611</guid>
		<description><![CDATA[<p>In this GameMaker video tutorial you learn the simple steps of the programming language of GameMaker called GML.</p>
<p> You will learn how more about rotating of the mouse, but using our default sprite. + Discussion of &#8220;Guest Episodes&#8221; + Introduction to the &#8220;if&#8221; statement.
</p>
<p></p>
<p>(credit gmldevshow)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-advance/gml-script-sprite-rotating-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GML script sprite rotating (Part 1)</title>
		<link>http://gamemakertutorials.com/game-maker-advance/game-maker-special-effects/gml-script-sprite-rotating-1/</link>
		<comments>http://gamemakertutorials.com/game-maker-advance/game-maker-special-effects/gml-script-sprite-rotating-1/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 08:52:53 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Advance Features]]></category>
		<category><![CDATA[GML Programming]]></category>
		<category><![CDATA[Special Effects]]></category>
		<category><![CDATA[GML]]></category>
		<category><![CDATA[rotating]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[sprites]]></category>

		<guid isPermaLink="false">http://gamemakertutorials.com/?p=609</guid>
		<description><![CDATA[<p>In this GameMaker video tutorial you learn the simple steps of the programming language of GameMaker called GML.</p>
<p> You will learn how to rotate your sprite via the mouse. We&#8217;re going to learn a little of what the Draw event can do for us.</p>
<p></p>
<p> (credit gmldevshow)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-advance/game-maker-special-effects/gml-script-sprite-rotating-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>GML script fade effect</title>
		<link>http://gamemakertutorials.com/game-maker-advance/game-maker-special-effects/gml-script-fade-effect/</link>
		<comments>http://gamemakertutorials.com/game-maker-advance/game-maker-special-effects/gml-script-fade-effect/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 08:50:09 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Advance Features]]></category>
		<category><![CDATA[GML Programming]]></category>
		<category><![CDATA[Special Effects]]></category>
		<category><![CDATA[effect]]></category>
		<category><![CDATA[fade]]></category>
		<category><![CDATA[GML]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://gamemakertutorials.com/?p=607</guid>
		<description><![CDATA[<p>In this GameMaker video tutorial you learn the simple steps of the programming language of GameMaker called GML.</p>
<p>You will learn how to add a simple fade effect to your games with GML script. </p>
<p></p>
<p>(credit gmldevshow)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-advance/game-maker-special-effects/gml-script-fade-effect/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>GML script to control speed and jump</title>
		<link>http://gamemakertutorials.com/game-maker-advance/gml-script-to-control-speed-and-jump/</link>
		<comments>http://gamemakertutorials.com/game-maker-advance/gml-script-to-control-speed-and-jump/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 08:46:16 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Advance Features]]></category>
		<category><![CDATA[GML Programming]]></category>
		<category><![CDATA[GML]]></category>
		<category><![CDATA[jump]]></category>
		<category><![CDATA[script]]></category>
		<category><![CDATA[variable]]></category>

		<guid isPermaLink="false">http://gamemakertutorials.com/?p=604</guid>
		<description><![CDATA[<p>In this GameMaker video tutorial you learn the simple steps of the programming language of GameMaker called GML.</p>
<p>You will learn how to develop a very simple upgrade script that will let you control the speed and height of your players jump in a platform like game.</p>
<p></p>
<p>(credit gmldevshow)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-advance/gml-script-to-control-speed-and-jump/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Game menus based on programming GML code</title>
		<link>http://gamemakertutorials.com/game-maker-advance/game-menus-programming-gml/</link>
		<comments>http://gamemakertutorials.com/game-maker-advance/game-menus-programming-gml/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 09:24:17 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Advance Features]]></category>
		<category><![CDATA[Game Menus]]></category>
		<category><![CDATA[buttons]]></category>
		<category><![CDATA[GML]]></category>
		<category><![CDATA[menus]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://gamemakertutorials.com/?p=552</guid>
		<description><![CDATA[<p>In this GameMaker video tutorial you learn how to make menu buttons that are based mostly on coding with GML code.</p>
<p>
</p>
<p>(credit 177Ronaldo717)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-advance/game-menus-programming-gml/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to add trampolines to your game (GML)</title>
		<link>http://gamemakertutorials.com/game-maker-advance/game-maker-special-effects/how-to-add-trampolines-to-your-game/</link>
		<comments>http://gamemakertutorials.com/game-maker-advance/game-maker-special-effects/how-to-add-trampolines-to-your-game/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 18:05:04 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Special Effects]]></category>
		<category><![CDATA[GML]]></category>
		<category><![CDATA[trampoline]]></category>

		<guid isPermaLink="false">http://gamesclass.com/?p=95</guid>
		<description><![CDATA[<p>In this GameMaker video tutorial you learn how to add a Trampoline / Ramp to you games with a little GML coding (cool or what??)</p>
<p></p>
<p></p>
<p>(credit TutorialCage)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-advance/game-maker-special-effects/how-to-add-trampolines-to-your-game/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

