<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - EnableCameraLayer]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=552&amp;type=atom"/>
	<updated>2013-01-16T23:56:44Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=552</id>
		<entry>
			<title type="html"><![CDATA[Re: EnableCameraLayer]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3468#p3468"/>
			<content type="html"><![CDATA[<p>Yeah it&#039;s incredbly useful, thanks to the boss <img src="http://forum.maratis3d.com/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[Vegas]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=53</uri>
			</author>
			<updated>2013-01-16T23:56:44Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3468#p3468</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: EnableCameraLayer]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3467#p3467"/>
			<content type="html"><![CDATA[<p>THANKS. That&#039;s awesome.</p>]]></content>
			<author>
				<name><![CDATA[Pär]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1252</uri>
			</author>
			<updated>2013-01-16T23:50:32Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3467#p3467</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: EnableCameraLayer]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3466#p3466"/>
			<content type="html"><![CDATA[<p>Thanks, now I understand.</p>]]></content>
			<author>
				<name><![CDATA[Pär]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1252</uri>
			</author>
			<updated>2013-01-16T23:46:44Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3466#p3466</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: EnableCameraLayer]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3465#p3465"/>
			<content type="html"><![CDATA[<p>You don&#039;t need to rename the camera in scene2,<br />so for example, put a new camera in your first scene, name it &quot;Maincam&quot;</p><p>Then in script :</p><p>scene2 = getScene(&quot;scene2&quot;)<br />Maincam = getObject(&quot;Maincam&quot;)<br />enableCameraLayer(Maincam, scene2)</p><p>function OnSceneUpdate()<br />...</p>]]></content>
			<author>
				<name><![CDATA[Vegas]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=53</uri>
			</author>
			<updated>2013-01-16T23:45:10Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3465#p3465</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[EnableCameraLayer]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=3463#p3463"/>
			<content type="html"><![CDATA[<p>I have a hard time making it work with the enableCameraLayer function. I have set a new scene, naming it scene2. I made another camera in that scene naming it camera2 and then put a text in front of it just for testings sake.</p><br /><br /><p>In my first scene I have written in the script:</p><p>scene2 = getScene(&quot;scene2&quot;)<br />camera2 = getObject(&quot;camera2&quot;)</p><p>and under sceneUpdate I have written:</p><p>enableCameraLayer(camera2, scene2)</p><p>and then I launch my game but nothing happens and I can&#039;t see the text from the other scene.</p><p>Is it something I have missed out? Like needing scripts for every scene or is it one script for every scene?</p><p>Pär</p>]]></content>
			<author>
				<name><![CDATA[Pär]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1252</uri>
			</author>
			<updated>2013-01-16T23:37:22Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=3463#p3463</id>
		</entry>
</feed>
