<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Make a race car game in GameMaker Pro</title>
	<atom:link href="http://gamemakertutorials.com/game-maker-genres/racing/make-a-race-car-game-in-game-maker-pro/feed/" rel="self" type="application/rss+xml" />
	<link>http://gamemakertutorials.com/game-maker-genres/racing/make-a-race-car-game-in-game-maker-pro/</link>
	<description>LEARN how to MAKE GAMES with GameMaker!</description>
	<lastBuildDate>Sun, 29 Apr 2012 07:42:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Calvin</title>
		<link>http://gamemakertutorials.com/game-maker-genres/racing/make-a-race-car-game-in-game-maker-pro/comment-page-1/#comment-3481</link>
		<dc:creator>Calvin</dc:creator>
		<pubDate>Thu, 08 Sep 2011 21:19:15 +0000</pubDate>
		<guid isPermaLink="false">http://gamesclass.com/?p=23#comment-3481</guid>
		<description>the answer to your question nana is simple-make the collision mask be a circle.</description>
		<content:encoded><![CDATA[<p>the answer to your question nana is simple-make the collision mask be a circle.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nana</title>
		<link>http://gamemakertutorials.com/game-maker-genres/racing/make-a-race-car-game-in-game-maker-pro/comment-page-1/#comment-2978</link>
		<dc:creator>nana</dc:creator>
		<pubDate>Sun, 24 Jul 2011 22:16:18 +0000</pubDate>
		<guid isPermaLink="false">http://gamesclass.com/?p=23#comment-2978</guid>
		<description>how do i do the collisions for the wall becasue my car keeps getting stuck in the wall.</description>
		<content:encoded><![CDATA[<p>how do i do the collisions for the wall becasue my car keeps getting stuck in the wall.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The GAMEMAKERGUY</title>
		<link>http://gamemakertutorials.com/game-maker-genres/racing/make-a-race-car-game-in-game-maker-pro/comment-page-1/#comment-2720</link>
		<dc:creator>The GAMEMAKERGUY</dc:creator>
		<pubDate>Fri, 08 Jul 2011 06:25:31 +0000</pubDate>
		<guid isPermaLink="false">http://gamesclass.com/?p=23#comment-2720</guid>
		<description>feel free to alternate the numbers from it.</description>
		<content:encoded><![CDATA[<p>feel free to alternate the numbers from it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The GAMEMAKERGUY</title>
		<link>http://gamemakertutorials.com/game-maker-genres/racing/make-a-race-car-game-in-game-maker-pro/comment-page-1/#comment-2719</link>
		<dc:creator>The GAMEMAKERGUY</dc:creator>
		<pubDate>Fri, 08 Jul 2011 06:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://gamesclass.com/?p=23#comment-2719</guid>
		<description>Go to create and write=
sp_max=4;
sp_gain=1;
sp_handling=5;
image_speed=0;
friction=0.5;

Then for up write = 
if speed &lt; sp_max
{
speed+= sp_gain;
}

Do the same for down but just switch the  and - signs

For left write
direction += sp_handling
Alternate the +,- sign for right

And then go to step and write
image_index = image_number * direction / 360;</description>
		<content:encoded><![CDATA[<p>Go to create and write=<br />
sp_max=4;<br />
sp_gain=1;<br />
sp_handling=5;<br />
image_speed=0;<br />
friction=0.5;</p>
<p>Then for up write =<br />
if speed &lt; sp_max<br />
{<br />
speed+= sp_gain;<br />
}</p>
<p>Do the same for down but just switch the  and &#8211; signs</p>
<p>For left write<br />
direction += sp_handling<br />
Alternate the +,- sign for right</p>
<p>And then go to step and write<br />
image_index = image_number * direction / 360;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anyone</title>
		<link>http://gamemakertutorials.com/game-maker-genres/racing/make-a-race-car-game-in-game-maker-pro/comment-page-1/#comment-1753</link>
		<dc:creator>anyone</dc:creator>
		<pubDate>Thu, 10 Mar 2011 12:23:19 +0000</pubDate>
		<guid isPermaLink="false">http://gamesclass.com/?p=23#comment-1753</guid>
		<description>am making it using game maker lite :P....btw can you email the codes, if you got more than just those codes can you email them too (gpalomojunior18@hotmail.com)</description>
		<content:encoded><![CDATA[<p>am making it using game maker lite <img src='http://gamemakertutorials.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> &#8230;.btw can you email the codes, if you got more than just those codes can you email them too (gpalomojunior18@hotmail.com)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rayford Swearingin</title>
		<link>http://gamemakertutorials.com/game-maker-genres/racing/make-a-race-car-game-in-game-maker-pro/comment-page-1/#comment-405</link>
		<dc:creator>Rayford Swearingin</dc:creator>
		<pubDate>Fri, 13 Aug 2010 08:21:01 +0000</pubDate>
		<guid isPermaLink="false">http://gamesclass.com/?p=23#comment-405</guid>
		<description>Good Read</description>
		<content:encoded><![CDATA[<p>Good Read</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: echosu</title>
		<link>http://gamemakertutorials.com/game-maker-genres/racing/make-a-race-car-game-in-game-maker-pro/comment-page-1/#comment-177</link>
		<dc:creator>echosu</dc:creator>
		<pubDate>Wed, 21 Apr 2010 14:48:15 +0000</pubDate>
		<guid isPermaLink="false">http://gamesclass.com/?p=23#comment-177</guid>
		<description>Thanks mrperfectprashant!!!!!!It works!!!!!!!!!!!!!!!!!!!!!!!!</description>
		<content:encoded><![CDATA[<p>Thanks mrperfectprashant!!!!!!It works!!!!!!!!!!!!!!!!!!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swordstoo</title>
		<link>http://gamemakertutorials.com/game-maker-genres/racing/make-a-race-car-game-in-game-maker-pro/comment-page-1/#comment-124</link>
		<dc:creator>Swordstoo</dc:creator>
		<pubDate>Mon, 01 Feb 2010 09:44:52 +0000</pubDate>
		<guid isPermaLink="false">http://gamesclass.com/?p=23#comment-124</guid>
		<description>can you please leave a tutorial on making this 3d?</description>
		<content:encoded><![CDATA[<p>can you please leave a tutorial on making this 3d?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dr.GameMaker</title>
		<link>http://gamemakertutorials.com/game-maker-genres/racing/make-a-race-car-game-in-game-maker-pro/comment-page-1/#comment-73</link>
		<dc:creator>Dr.GameMaker</dc:creator>
		<pubDate>Thu, 29 Oct 2009 21:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://gamesclass.com/?p=23#comment-73</guid>
		<description>try setting the speed variable to the opposite sign of what you have it now - minus or plus

email me if it doesnt help dr.gamemaker AT gmail.com</description>
		<content:encoded><![CDATA[<p>try setting the speed variable to the opposite sign of what you have it now &#8211; minus or plus</p>
<p>email me if it doesnt help dr.gamemaker AT gmail.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mazdafan1</title>
		<link>http://gamemakertutorials.com/game-maker-genres/racing/make-a-race-car-game-in-game-maker-pro/comment-page-1/#comment-72</link>
		<dc:creator>Mazdafan1</dc:creator>
		<pubDate>Thu, 29 Oct 2009 18:53:51 +0000</pubDate>
		<guid isPermaLink="false">http://gamesclass.com/?p=23#comment-72</guid>
		<description>Hey can you post the coding my car moves but in the wrong way 

plz help</description>
		<content:encoded><![CDATA[<p>Hey can you post the coding my car moves but in the wrong way </p>
<p>plz help</p>
]]></content:encoded>
	</item>
</channel>
</rss>

