<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[[ANSWERED] Jump to the same scene]]></title><description><![CDATA[<p></p>
<p>I'm stuck on a silly thing. How can I jump to the same scene that is playing?<br />I have created some buttons in Touchosc that change the Isadora scene and I would like that when the button current scene is pressed, it starts again. (Like the jump actor does to other scenes)</p>
<p>Regards!!!</p>
<p></p>]]></description><link>https://community.troikatronix.com/topic/8096/answered-jump-to-the-same-scene</link><generator>RSS for Node</generator><lastBuildDate>Thu, 12 Mar 2026 05:09:50 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/8096.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Aug 2022 19:25:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to [ANSWERED] Jump to the same scene on Sat, 27 Aug 2022 14:55:54 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/124">@dusx</a></p><p>Got it! Thanks a lot Dusx</p>]]></description><link>https://community.troikatronix.com/post/49729</link><guid isPermaLink="true">https://community.troikatronix.com/post/49729</guid><dc:creator><![CDATA[DanielPineiro]]></dc:creator><pubDate>Sat, 27 Aug 2022 14:55:54 GMT</pubDate></item><item><title><![CDATA[Reply to [ANSWERED] Jump to the same scene on Fri, 26 Aug 2022 20:18:22 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/2407">@danielpineiro</a></p><p>What I would do is create a background scene that is your 'scene controller'.<br /></p><p>Add to all scenes,  Activate Scene actors which activate the 'scene controller' background scene (incase its not active), and have all logic for OSC coming into this background scene.<br />Then you can activate, de-activate scenes as needed based on the OSC from TouchOSC.<br />In the case of wanting to re-start a scene.. you can de-activate it and then instantly re-actiavte it, this will re-initialize the scene.</p><p>So a possible scene structure is: [scene controller] [scene 1] [scene 2] [scene 3] etc....</p><p>Scene 1, 2 ,3 etc.. would have Enter Scene triggers connected to an Activate Scene actor so that scene controller is always active</p><p>scene controller would have OSC watchers and logic to activate and de-activate scene 1, 2, 3 etc..  as needed</p>]]></description><link>https://community.troikatronix.com/post/49728</link><guid isPermaLink="true">https://community.troikatronix.com/post/49728</guid><dc:creator><![CDATA[DusX]]></dc:creator><pubDate>Fri, 26 Aug 2022 20:18:22 GMT</pubDate></item></channel></rss>