<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Maratis forum - In game menu?]]></title>
		<link>http://forum.maratis3d.com/viewtopic.php?id=620</link>
		<description><![CDATA[The most recent posts in In game menu?.]]></description>
		<lastBuildDate>Thu, 28 Mar 2013 07:17:31 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: In game menu?]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=3891#p3891</link>
			<description><![CDATA[<p>Hmm i dont know if this work (havent try it...)<br />but you could make a variable and in SceneUpdate for example pause=0 at start of the game, pause=1 when pause.<br />and just wrap &quot;if&quot;-statement the game logic (player move etc).<br />So when player goes to menu, other things goes to pause (i think this atleast work with LUA, and in C++ , well might take few more lines of codes because you write ai in c++? maybe add behaviour that just dont do anything or something)<br />also if you have object you have to getCentralForces ( i think, im noob in coding with LUA still...) and somehow save them and stop all forces (clearForces)</p><p>Correct me if im wrong tho <img src="http://forum.maratis3d.com/img/smilies/smile.png" width="15" height="15" alt="smile" /> <br />but basically i think&nbsp; that you have to save current scenes forces, behaviours etc, clear them (stop them moving) when going menu,<br />and when coming back put all forces back... but this will be problem when multiple objects... (first objects have their forces and the other dont yet (end of the list))</p>]]></description>
			<author><![CDATA[dummy@example.com (pleedian)]]></author>
			<pubDate>Thu, 28 Mar 2013 07:17:31 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=3891#p3891</guid>
		</item>
		<item>
			<title><![CDATA[In game menu?]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=3880#p3880</link>
			<description><![CDATA[<p>Did anyone do this?<br />an ingame menu that stops everything e show a panel ?<br />I thought to use the same system of the GUIs using another scene<br />but I don&#039;t know how to freeze the current scene... <img src="http://forum.maratis3d.com/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>any help?</p>]]></description>
			<author><![CDATA[dummy@example.com (SadWolf)]]></author>
			<pubDate>Fri, 22 Mar 2013 20:58:31 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=3880#p3880</guid>
		</item>
	</channel>
</rss>
