<?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>Ask a kwestion, share an answer &#187; tower</title>
	<atom:link href="http://planetkodu.com/kwestions/tag/tower/feed/" rel="self" type="application/rss+xml" />
	<link>http://planetkodu.com/kwestions</link>
	<description>Just another Planet Kodu weblog</description>
	<lastBuildDate>Tue, 07 Feb 2012 21:09:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Need help with a difficult problem</title>
		<link>http://planetkodu.com/kwestions/36379/need-help-with-a-difficult-problem/</link>
		<comments>http://planetkodu.com/kwestions/36379/need-help-with-a-difficult-problem/#comments</comments>
		<pubDate>Tue, 18 May 2010 19:49:02 +0000</pubDate>
		<dc:creator>andyrock</dc:creator>
				<category><![CDATA[open]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[defence]]></category>
		<category><![CDATA[difficult]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[tower]]></category>

		<guid isPermaLink="false">http://planetkodu.com/kwestions/36379/need-help-with-a-difficult-problem/</guid>
		<description><![CDATA[simply enough, I am making a tower defence game on the pc, using oversized ghosted pucks as my placement markers (all created via a creatable, for easy programming), and have set it so that when my mouse curser is over the puck, and I press a key it spawns a tower. My problem is that [...]]]></description>
			<content:encoded><![CDATA[<p>simply enough, I am making a tower defence game on the pc, using oversized ghosted pucks as my placement markers (all created via a creatable, for easy programming), and have set it so that when my mouse curser is over the puck, and I press a key it spawns a tower. My problem is that it spawns it on all of them, instead of just the one my mouse is over, and there is yet to be &#8220;when mouse over me&#8221; command, any ideas are welcome</p>
<p>Edit: I found that it works fiine with a curser, using an xbox controller, but I would like to make it use a mouse input</p>]]></content:encoded>
			<wfw:commentRss>http://planetkodu.com/kwestions/36379/need-help-with-a-difficult-problem/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

