<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Maratis forum - Clone function]]></title>
		<link>http://forum.maratis3d.com/viewtopic.php?id=643</link>
		<description><![CDATA[The most recent posts in Clone function.]]></description>
		<lastBuildDate>Thu, 11 Apr 2013 04:31:21 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Clone function]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=3968#p3968</link>
			<description><![CDATA[<p>getClone automatically add the clone to the scene, you might not see it as it creates at the same position as the source.</p><p>try :</p><div class="codebox"><pre><code>ObjectToClone = getObject(&quot;MyObject&quot;)
Clone = getClone(ObjectToClone)

translate(Clone, vec3(10, 0, 0)) -- move the clone to see it</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Thu, 11 Apr 2013 04:31:21 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=3968#p3968</guid>
		</item>
		<item>
			<title><![CDATA[Clone function]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=3960#p3960</link>
			<description><![CDATA[<p>Hey! How do you make clones inside the game now? From what I understand you can getClone and make a list of them, but how do you put them in game?</p>]]></description>
			<author><![CDATA[dummy@example.com (Pär)]]></author>
			<pubDate>Wed, 10 Apr 2013 19:59:16 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=3960#p3960</guid>
		</item>
	</channel>
</rss>
