<?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: Make a Vertical Shooter in AS2 &#8211; Part 6</title>
	<atom:link href="http://www.mrsunstudios.com/2009/01/tutorial-make-a-vertical-shooter-in-as2-part-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mrsunstudios.com/blog/flash/tutorial-make-a-vertical-shooter-in-as2-part-6/</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: enstine</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-make-a-vertical-shooter-in-as2-part-6/#comment-1017</link>
		<dc:creator>enstine</dc:creator>
		<pubDate>Sat, 10 Oct 2009 14:34:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1148#comment-1017</guid>
		<description>I love this tutorial! It&#039;s cool!</description>
		<content:encoded><![CDATA[<p>I love this tutorial! It&#8217;s cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piater</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-make-a-vertical-shooter-in-as2-part-6/#comment-974</link>
		<dc:creator>Piater</dc:creator>
		<pubDate>Sun, 06 Sep 2009 22:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1148#comment-974</guid>
		<description>Shooting while moving diagonally doesn’t work except for right-up movement. Any idea why it works only in this direction?
I was trying to implement shooting while holding spacebar, however when I hold spacebar th mcMain stops moving diagonally. (again with exception for right-up direction)</description>
		<content:encoded><![CDATA[<p>Shooting while moving diagonally doesn’t work except for right-up movement. Any idea why it works only in this direction?<br />
I was trying to implement shooting while holding spacebar, however when I hold spacebar th mcMain stops moving diagonally. (again with exception for right-up direction)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alex</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-make-a-vertical-shooter-in-as2-part-6/#comment-882</link>
		<dc:creator>alex</dc:creator>
		<pubDate>Wed, 08 Jul 2009 20:15:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1148#comment-882</guid>
		<description>can you make a master code?</description>
		<content:encoded><![CDATA[<p>can you make a master code?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quinlan</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-make-a-vertical-shooter-in-as2-part-6/#comment-793</link>
		<dc:creator>Quinlan</dc:creator>
		<pubDate>Sun, 10 May 2009 23:37:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1148#comment-793</guid>
		<description>Is there a way to put the functions of the bullet into the frame script?</description>
		<content:encoded><![CDATA[<p>Is there a way to put the functions of the bullet into the frame script?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-make-a-vertical-shooter-in-as2-part-6/#comment-657</link>
		<dc:creator>Tony</dc:creator>
		<pubDate>Sun, 22 Mar 2009 02:13:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1148#comment-657</guid>
		<description>Hello this is a very good tutorial but I was wondering how I could make the shooting a click event instead of a keyboard driven one.  I&#039;m planning to make it shoot towards the cursor and i am havig trouble with making it shoot normally with out even starting the programming for making it target the cursor.</description>
		<content:encoded><![CDATA[<p>Hello this is a very good tutorial but I was wondering how I could make the shooting a click event instead of a keyboard driven one.  I&#8217;m planning to make it shoot towards the cursor and i am havig trouble with making it shoot normally with out even starting the programming for making it target the cursor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nine</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-make-a-vertical-shooter-in-as2-part-6/#comment-620</link>
		<dc:creator>Nine</dc:creator>
		<pubDate>Wed, 11 Mar 2009 18:58:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1148#comment-620</guid>
		<description>One question:
How can i make it so after a while i get into a boss?</description>
		<content:encoded><![CDATA[<p>One question:<br />
How can i make it so after a while i get into a boss?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Even</title>
		<link>http://www.mrsunstudios.com/blog/flash/tutorial-make-a-vertical-shooter-in-as2-part-6/#comment-587</link>
		<dc:creator>Even</dc:creator>
		<pubDate>Tue, 03 Mar 2009 21:47:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.mrsunstudios.com/?p=1148#comment-587</guid>
		<description>a minor bug, no biggie.
say you shoot to shots. a first, then b.
a hits an enemy before b is about to hit another. that resets all shots, and shot b is gone.</description>
		<content:encoded><![CDATA[<p>a minor bug, no biggie.<br />
say you shoot to shots. a first, then b.<br />
a hits an enemy before b is about to hit another. that resets all shots, and shot b is gone.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

