<?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: Tutorial: Create a Tower Defense Game in AS3 &#8211; Part 4</title>
	<atom:link href="http://www.mrsunstudios.com/2009/02/tutorial-create-a-tower-defense-game-in-as3-part-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as3-part-4/</link>
	<description>Just another WordPress site</description>
	<lastBuildDate>Tue, 13 Jul 2010 09:44:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: cole</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as3-part-4/#comment-1275</link>
		<dc:creator>cole</dc:creator>
		<pubDate>Wed, 19 May 2010 20:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1439#comment-1275</guid>
		<description>Thank you for making these great tutorials, for most new stuff that i try i like to do it without a tutorial just to test my problem solving skills. but some times they give you a good look at how other people do things. Very helpful, thanks :D</description>
		<content:encoded><![CDATA[<p>Thank you for making these great tutorials, for most new stuff that i try i like to do it without a tutorial just to test my problem solving skills. but some times they give you a good look at how other people do things. Very helpful, thanks <img src='http://www.mrsunstudios.com/blog/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blobbie</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as3-part-4/#comment-1228</link>
		<dc:creator>Blobbie</dc:creator>
		<pubDate>Wed, 21 Apr 2010 02:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1439#comment-1228</guid>
		<description>What is this script (Math.atan2) mean ?
and
Can you explain this script &quot;if(Math.sqrt(Math.pow(cEnemy.y - y, 2) + Math.pow(cEnemy.x - x, 2)) &lt; distance)&quot;</description>
		<content:encoded><![CDATA[<p>What is this script (Math.atan2) mean ?<br />
and<br />
Can you explain this script &#8220;if(Math.sqrt(Math.pow(cEnemy.y &#8211; y, 2) + Math.pow(cEnemy.x &#8211; x, 2)) &lt; distance)&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: enstine</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as3-part-4/#comment-1016</link>
		<dc:creator>enstine</dc:creator>
		<pubDate>Sat, 10 Oct 2009 14:20:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1439#comment-1016</guid>
		<description>I don&#039;t get about the tutorials. The source file can&#039;t be open by my macromedia flash 8!</description>
		<content:encoded><![CDATA[<p>I don&#8217;t get about the tutorials. The source file can&#8217;t be open by my macromedia flash 8!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eMVy</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-create-a-tower-defense-game-in-as3-part-4/#comment-874</link>
		<dc:creator>eMVy</dc:creator>
		<pubDate>Thu, 02 Jul 2009 08:49:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1439#comment-874</guid>
		<description>If your enemies are not being destroyed then add this code to &quot;Enemy.as&quot;:

			if(this.health &lt;= 0)
			{
				destroyThis();
			}</description>
		<content:encoded><![CDATA[<p>If your enemies are not being destroyed then add this code to &#8220;Enemy.as&#8221;:</p>
<p>			if(this.health &lt;= 0)<br />
			{<br />
				destroyThis();<br />
			}</p>
]]></content:encoded>
	</item>
</channel>
</rss>

