<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - Follow behavior values]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=507&amp;type=atom"/>
	<updated>2012-12-30T09:48:10Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=507</id>
		<entry>
			<title type="html"><![CDATA[Re: Follow behavior values]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3126#p3126"/>
			<content type="html"><![CDATA[<p>Great, thanks <img src="http://forum.maratis3d.com/img/smilies/wink.png" width="15" height="15" alt="wink" /><br />unfortunately i can&#039;t compile so i must wait for the next version</p>]]></content>
			<author>
				<name><![CDATA[Vegas]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=53</uri>
			</author>
			<updated>2012-12-30T09:48:10Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3126#p3126</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Follow behavior values]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3121#p3121"/>
			<content type="html"><![CDATA[<p>mh.. I think I found an error in the code, when sending tables,<br />that explain why it works with boolean and string but not there...</p><p>I submitted a fix on svn.</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2012-12-29T22:46:32Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3121#p3121</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Follow behavior values]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3118#p3118"/>
			<content type="html"><![CDATA[<p>Right, the getBehaviorVariable values are correct, however i&#039;m unable to change the values =x<br />Gonna make more tests tomorrow, maybe i just forgot something</p>]]></content>
			<author>
				<name><![CDATA[Vegas]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=53</uri>
			</author>
			<updated>2012-12-29T21:52:49Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3118#p3118</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Follow behavior values]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3115#p3115"/>
			<content type="html"><![CDATA[<p>getBehaviorVariable(Cam, 0, &quot;offset&quot;) is good, it is used like that :</p><div class="codebox"><pre><code>offset = getBehaviorVariable(Cam, 0, &quot;offset&quot;)
x = offset[1]
y = offset[2]
z = offset[3]</code></pre></div><p>to set the variable it should be :</p><div class="codebox"><pre><code>setBehaviorVariable(Cam, 0, &quot;offset&quot;, {x, y, z})</code></pre></div>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2012-12-29T20:43:03Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3115#p3115</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Follow behavior values]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3113#p3113"/>
			<content type="html"><![CDATA[<p>Hi, i&#039;m trying to tweak the X/Y/Z values of the follow behavior but :</p><p>with getBehaviorVariable(Cam, 0, &quot;offset&quot;) -&gt;&nbsp; nil<br />with setBehaviorVariable -&gt; it display a random table in the console</p><p>any tips on this ?</p>]]></content>
			<author>
				<name><![CDATA[Vegas]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=53</uri>
			</author>
			<updated>2012-12-29T19:46:56Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3113#p3113</id>
		</entry>
</feed>
