Reply To: Level related actions

Forums 💬 NodeCanvas 🗨️ General Discussion Level related actions Reply To: Level related actions

#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