<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - Behavior variable "list of values" type]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=483&amp;type=atom"/>
	<updated>2012-11-29T13:09:44Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=483</id>
		<entry>
			<title type="html"><![CDATA[Re: Behavior variable "list of values" type]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2983#p2983"/>
			<content type="html"><![CDATA[<p>Hi,<br />welcome, thank you for chosing Maratis ! : )<br />I recently heard out about KISS, and yes I totally feel connected to this idea.</p><p>About your question for a MVariable menu, I know what you mean, it&#039;s not possible now,<br />it will only be visible as a integer in the editor, but I did something like that for another software I do using MGui,<br />I&#039;ll try to implement it in Maratis too at some point (not sure when though).</p><p>Just pass a M_VARIABLE_UINT for now :<br />MVariable(&quot;shape&quot;, &amp;m_shape, M_VARIABLE_UINT);</p><p>Later we&#039;ll implement an optional argument to MVariable that will looks like :<br />MVariable(&quot;shape&quot;, &amp;m_shape, M_VARIABLE_UINT, &quot;box,sphere,cone&quot;);</p><p>Keep in touch with the development from the google code page</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2012-11-29T13:09:44Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2983#p2983</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Behavior variable "list of values" type]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2982#p2982"/>
			<content type="html"><![CDATA[<p>Hi,<br />I&#039;m a programmer involved in a group of people that wants to write a FPS (more info at <a href="http://www.code43.net/?page_id=9">http://www.code43.net/?page_id=9</a>), and during my &quot;engine selecting and reviewing&quot; duty I&#039;ve recently came across your fantastic piece of software.<br />I&#039;m amazed by the readability of your source, I can tell by reading it that your approach is very KISS-oriented, for this (and many other) reason I&#039;m very inclined to present Maratis as our chosen engine!</p><p>Playing with the behavior class I was wondering:<br />Can I present a list of values for a MVariable of a MBehavior in the editor like the &quot;shape&quot; list under the Physics properties?</p><p>I have other questions but I don&#039;t want to engage you in a interrogation <img src="http://forum.maratis3d.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Sorry if I wasn&#039;t clear, feel free to ask me for further explanations.</p><br /><p>Many Thanks</p>]]></content>
			<author>
				<name><![CDATA[yuredd]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1219</uri>
			</author>
			<updated>2012-11-29T00:13:50Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2982#p2982</id>
		</entry>
</feed>
