<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Maratis forum - Loading the next level]]></title>
		<link>http://forum.maratis3d.com/viewtopic.php?id=446</link>
		<description><![CDATA[The most recent posts in Loading the next level.]]></description>
		<lastBuildDate>Tue, 22 Jan 2013 22:14:43 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Loading the next level]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=3565#p3565</link>
			<description><![CDATA[<p>the syntax is not very different, you won&#039;t feel very lost.</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Tue, 22 Jan 2013 22:14:43 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=3565#p3565</guid>
		</item>
		<item>
			<title><![CDATA[Re: Loading the next level]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=3564#p3564</link>
			<description><![CDATA[<p>feels like I have to learn c++ right? I have begun learning C#, is it as easy or harder?</p>]]></description>
			<author><![CDATA[dummy@example.com (Pär)]]></author>
			<pubDate>Tue, 22 Jan 2013 21:06:42 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=3564#p3564</guid>
		</item>
		<item>
			<title><![CDATA[Re: Loading the next level]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=3558#p3558</link>
			<description><![CDATA[<p>you can save or manage your variables using a c++ plugin.</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Tue, 22 Jan 2013 20:07:18 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=3558#p3558</guid>
		</item>
		<item>
			<title><![CDATA[Re: Loading the next level]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=3551#p3551</link>
			<description><![CDATA[<p>How can I make so that when I load a level, they will store my values from the previous one?</p>]]></description>
			<author><![CDATA[dummy@example.com (Pär)]]></author>
			<pubDate>Tue, 22 Jan 2013 16:32:48 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=3551#p3551</guid>
		</item>
		<item>
			<title><![CDATA[Re: Loading the next level]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=2648#p2648</link>
			<description><![CDATA[<p>I wrote an example to the wiki</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Tue, 18 Sep 2012 12:03:36 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=2648#p2648</guid>
		</item>
		<item>
			<title><![CDATA[Re: Loading the next level]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=2647#p2647</link>
			<description><![CDATA[<p>This worked, thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (Almighty Laxz)]]></author>
			<pubDate>Tue, 18 Sep 2012 11:18:44 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=2647#p2647</guid>
		</item>
		<item>
			<title><![CDATA[Re: Loading the next level]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=2646#p2646</link>
			<description><![CDATA[<p>Also, don&#039;t forget the path is relative to the project so :<br />loadLevel(&quot;levels/Car_Game.level&quot;)</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Tue, 18 Sep 2012 11:13:48 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=2646#p2646</guid>
		</item>
		<item>
			<title><![CDATA[Re: Loading the next level]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=2645#p2645</link>
			<description><![CDATA[<p>Hi, I think the problem is your level name,<br />you should avoid using space (also special characters, accents...)</p><p>try naming the level &quot;Car_Game.level&quot;</p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Tue, 18 Sep 2012 11:12:42 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=2645#p2645</guid>
		</item>
		<item>
			<title><![CDATA[Loading the next level]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=2644#p2644</link>
			<description><![CDATA[<p>Hi,<br />I am trying to make a start menu for my car game, I made a separate level for it. How could I load the next level in lua?<br />I see the function loadLevel on the wiki, is this what i&#039;m looking for?<br /></p><div class="quotebox"><blockquote><p>if isKeyPressed(&quot;B&quot;) then<br />&nbsp; &nbsp; changeCurrentCamera(Camera2)<br />&nbsp; &nbsp; loadLevel(&quot;Car Game.level&quot;)<br />&nbsp; &nbsp; end</p></blockquote></div><p>That code doesn&#039;t seem to do anything other then change the camera, could anyone tell me how I could change to the main level?</p>]]></description>
			<author><![CDATA[dummy@example.com (Almighty Laxz)]]></author>
			<pubDate>Tue, 18 Sep 2012 10:41:23 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=2644#p2644</guid>
		</item>
	</channel>
</rss>
