<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - WASD]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=20&amp;type=atom"/>
	<updated>2011-02-10T19:28:07Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=20</id>
		<entry>
			<title type="html"><![CDATA[Re: WASD]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=73#p73"/>
			<content type="html"><![CDATA[<p>Ok, bug corrected, release is online.</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2011-02-10T19:28:07Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=73#p73</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: WASD]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=68#p68"/>
			<content type="html"><![CDATA[<p>thanks <img src="http://forum.maratis3d.com/img/smilies/smile.png" width="15" height="15" alt="smile" /> So it was not just me then <img src="http://forum.maratis3d.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[pixellegolas]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=25</uri>
			</author>
			<updated>2011-02-10T11:57:10Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=68#p68</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: WASD]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=64#p64"/>
			<content type="html"><![CDATA[<p>You right thanks,<br />I found the bug, this keys was not updated,<br />I will update the release zip tonight.</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2011-02-10T09:15:09Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=64#p64</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[WASD]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=61#p61"/>
			<content type="html"><![CDATA[<p>Hi!</p><p>When trying to change sponza demo to have WASD it only works for UP:</p><p>if isKeyPressed(&quot;UP&quot;) then<br />&nbsp; &nbsp; &nbsp; &nbsp; addCentralForce(Player, {0, 6, 0}, &quot;local&quot;)<br />&nbsp; &nbsp; end</p><p>Change to:</p><p>if isKeyPressed(&quot;W&quot;) then<br />&nbsp; &nbsp; &nbsp; &nbsp; addCentralForce(Player, {0, 6, 0}, &quot;local&quot;)<br />&nbsp; &nbsp; end</p><p>By some reason back, left and right is always forward with WASD, do I declare these in some other place?</p>]]></content>
			<author>
				<name><![CDATA[pixellegolas]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=25</uri>
			</author>
			<updated>2011-02-09T20:31:51Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=61#p61</id>
		</entry>
</feed>
