• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    [ANSWERED] Jump to the same scene

    How To... ?
    2
    3
    529
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • DanielPineiro
      DanielPineiro last edited by Juriaan

      I'm stuck on a silly thing. How can I jump to the same scene that is playing?
      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)

      Regards!!!

      MacBook Pro Retina (2013) 2,4 GHz Intel Core i5, 8 GB 1600 MHz DDR3, Intel Iris 1536 MB.
      Big Sur 11.7.6
      Located in Pontevedra, Spain.

      DusX 1 Reply Last reply Reply Quote 0
      • DusX
        DusX Tech Staff @DanielPineiro last edited by

        @danielpineiro

        What I would do is create a background scene that is your 'scene controller'.

        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.
        Then you can activate, de-activate scenes as needed based on the OSC from TouchOSC.
        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.

        So a possible scene structure is: [scene controller] [scene 1] [scene 2] [scene 3] etc....

        Scene 1, 2 ,3 etc.. would have Enter Scene triggers connected to an Activate Scene actor so that scene controller is always active

        scene controller would have OSC watchers and logic to activate and de-activate scene 1, 2, 3 etc..  as needed

        Troikatronix Technical Support

        • New Support Ticket Link: https://support.troikatronix.com/support/tickets/new
        • My Add-ons: https://troikatronix.com/add-ons/?u=dusx
        • Profession Services: https://support.troikatronix.com/support/solutions/articles/13000109444-professional-services

        Running: Win 11 64bit, i7, M.2 PCIe SSD's, 32gb DDR4, nVidia GTX 4070 | located in Ontario Canada.

        DanielPineiro 1 Reply Last reply Reply Quote 1
        • DanielPineiro
          DanielPineiro @DusX last edited by

          @dusx

          Got it! Thanks a lot Dusx

          MacBook Pro Retina (2013) 2,4 GHz Intel Core i5, 8 GB 1600 MHz DDR3, Intel Iris 1536 MB.
          Big Sur 11.7.6
          Located in Pontevedra, Spain.

          1 Reply Last reply Reply Quote 0
          • First post
            Last post