<?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; movement</title>
	<atom:link href="http://gamemakertutorials.com/tag/movement/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>Make monsters move towards your player</title>
		<link>http://gamemakertutorials.com/game-maker-advance/enemies-advance/make-monsters-move-towards-your-player/</link>
		<comments>http://gamemakertutorials.com/game-maker-advance/enemies-advance/make-monsters-move-towards-your-player/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 19:03:17 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Advance Features]]></category>
		<category><![CDATA[Game Enemies]]></category>
		<category><![CDATA[enemies]]></category>
		<category><![CDATA[movement]]></category>

		<guid isPermaLink="false">http://gamemakertutorials.com/?p=701</guid>
		<description><![CDATA[<p>In this Game Maker video tutorial you will learn how to use a step event in GameMaker 8 to create a loop that continually checks the location of an object and has another object move toward it.</p>
<p></p>
<p></p>
<p>(credit MrSRIsaacs)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-advance/enemies-advance/make-monsters-move-towards-your-player/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>How to move objects</title>
		<link>http://gamemakertutorials.com/game-maker-basics/how-to-move-objects/</link>
		<comments>http://gamemakertutorials.com/game-maker-basics/how-to-move-objects/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 18:38:28 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[Game Basics]]></category>
		<category><![CDATA[Game Maker 8]]></category>
		<category><![CDATA[movement]]></category>

		<guid isPermaLink="false">http://gamemakertutorials.com/?p=685</guid>
		<description><![CDATA[<p>In this Game Maker video tutorial you learn how to create moving objects in Game Maker 8.</p>
<p></p>
<p></p>
<p>(credit MrSRIsaacs)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-basics/how-to-move-objects/feed/</wfw:commentRss>
		<slash:comments>1</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>2</slash:comments>
		</item>
		<item>
		<title>Make a simple game in GameMaker 7 (lite)</title>
		<link>http://gamemakertutorials.com/game-maker-basics/beginners-game-maker-basics-2/make-a-simple-game-in-gamemaker-7-lite/</link>
		<comments>http://gamemakertutorials.com/game-maker-basics/beginners-game-maker-basics-2/make-a-simple-game-in-gamemaker-7-lite/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 22:07:10 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[lite]]></category>
		<category><![CDATA[movement]]></category>

		<guid isPermaLink="false">http://gamesclass.com/?p=142</guid>
		<description><![CDATA[<p>In this GameMaker video tutorial you learn how to make a simple game in GameMaker 7 Lite.
It shows how to make sprites and make them move around the screen.</p>
<p></p>
<p></p>
<p>(credit cheesycrazy)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-basics/beginners-game-maker-basics-2/make-a-simple-game-in-gamemaker-7-lite/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Make your first game (Parts 1-4)</title>
		<link>http://gamemakertutorials.com/game-maker-basics/beginners-game-maker-basics-2/make-your-first-game-parts-1-4/</link>
		<comments>http://gamemakertutorials.com/game-maker-basics/beginners-game-maker-basics-2/make-your-first-game-parts-1-4/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 01:52:05 +0000</pubDate>
		<dc:creator>Dr.GameMaker</dc:creator>
				<category><![CDATA[Beginners]]></category>
		<category><![CDATA[beginners]]></category>
		<category><![CDATA[caption]]></category>
		<category><![CDATA[movement]]></category>
		<category><![CDATA[scores]]></category>
		<category><![CDATA[walls]]></category>

		<guid isPermaLink="false">http://gamesclass.com/?p=127</guid>
		<description><![CDATA[<p>In these GameMaker video tutorials you learn the basics of GameMaker while making a simple maze game.</p>
<p></p>
Part 1 – Start with basic movement:
<p></p>
Part 2 – Add Walls:
<p></p>
Part 3 - Add Window Caption:
<p></p>
Part 4 – Add Score Collecting:
<p></p>
<p>(credit learnGameMaker)</p>
]]></description>
		<wfw:commentRss>http://gamemakertutorials.com/game-maker-basics/beginners-game-maker-basics-2/make-your-first-game-parts-1-4/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

