<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF
	xmlns="http://purl.org/rss/1.0/"
	xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
	xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel rdf:about="http://feeds.garagegames.com/rss/blogs/developer/123136/">
		<title>Blog for Jhansi at GarageGames.com</title>
		<description>Blog feeds for Gamers and Developers in the GarageGames community.</description>
		<link>http://www.garagegames.com/</link>
		<image rdf:resource="http://www.garagegames.com/images/GarageGames_logo_small_w.gif" />
		<dc:date>2008-11-22T04:55:39+00:00</dc:date>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://www.garagegames.com/blogs/123136/14608"/>
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://www.garagegames.com/blogs/123136/14608">
		<dc:format>text/html</dc:format>
		<dc:date>2008-04-16T11:06:00+00:00</dc:date>
		<dc:creator>Jhansi</dc:creator>
		<title>how to control two players</title>
		<link>http://www.garagegames.com/blogs/123136/14608</link>
		<description>I am creating a simple game using torque game engine, in that  I have two players 1st player have  to move when i press arrow keys and second player should not move at that time.  Second player has to move when i use w,a,s,d keys and firstplayer should not move in that case. Is that possible to control two players like this?, if yes provide me some basic solution. I am a beginner to torque game engine. I need the solution its very urgent</description>
	</item>
</rdf:RDF>
