Logo
  • Assets
  • Contact
  • About
  • Forums
  • Login

Level related actions

Forums › 💬 NodeCanvas › 🗨️ General Discussion › Level related actions

  • This topic has 0 replies, 2 voices, and was last updated 9 years ago by Gavalakis.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • June 16, 2016 at 6:08 am #14213
    chocolacode
    Participant

      Hi Gavalakis,

      I am in the FSM section of Nodecanvas and
      I was looking for some Level related Actions, like “load Level” or “Don’t destroy on load”

      Is there something like that already available in FSM/Nodecanvas? or what do you suggest?

      thanks in advance!

      June 16, 2016 at 12:52 pm #14215
      Gavalakis
      Keymaster

        Hey,

        There is no pre-made action for neither of the two, but you can use the “Script Control/Execute Static Function” and select the ‘Application.LoadLevel’ function to execute from there 🙂
        You can do pretty much the same for ‘Object.DontDestroyOnLoad’.

        Let me know if that works for you.
        Thanks

        June 16, 2016 at 8:29 pm #14214
        chocolacode
        Participant

          Hi there,

          that worked!! and I found some other useful actions that I was missing,

          thanks!!

        • Author
          Posts
        Viewing 3 posts - 1 through 3 (of 3 total)
        • You must be logged in to reply to this topic.
        Log In

        Footer Logo

        Home | Contact | Privacy Policy
        Twitter | Discord | YouTube
        Paradox Notion

        • Login
        • Register
        Forgot Password?
        Lost your password? Please enter your username or email address. You will receive a link to create a new password via email.
        body::-webkit-scrollbar { width: 7px; } body::-webkit-scrollbar-track { border-radius: 10px; background: #f0f0f0; } body::-webkit-scrollbar-thumb { border-radius: 50px; background: #dfdbdb }