<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - clone parents]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=504&amp;type=atom"/>
	<updated>2012-12-29T13:35:57Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=504</id>
		<entry>
			<title type="html"><![CDATA[Re: clone parents]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3105#p3105"/>
			<content type="html"><![CDATA[<p>Hi,</p><p>it&#039;s not silly, it&#039;s actually missing in lua, let&#039;s add it to the todo list.</p><p>The only thing possible for now is to do it in c++ using the plugin system,<br />or to duplicate all the objects in the editor and deactivate them (you can then activate in lua).</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2012-12-29T13:35:57Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3105#p3105</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[clone parents]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3104#p3104"/>
			<content type="html"><![CDATA[<p>Hi, Maratis community! I&#039;m quite new to Maratis so please bear with me if I say something silly.</p><p>I have a level with a &#039;&#039;cube&#039;&#039; and a &#039;&#039;sphere&#039;&#039;. The cube is parent of the child. The sphere is next to that cube and when I rotate the cube, the sphere orbits around it.</p><p>Now I want to clone all that, but as the getClone function will neither create the parameter object&#039;s children nor clone objects that have parents, I wonder whether there is a setParent(a,b) function of Maratis objects in lua? :3</p><p>W.</p>]]></content>
			<author>
				<name><![CDATA[Whispermane]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1230</uri>
			</author>
			<updated>2012-12-29T12:18:57Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3104#p3104</id>
		</entry>
</feed>
