I'm trying use the Load Scene node by passing the target scene from an object variable.
I see there's a checkbox named Is Variable in the Load Scene parameters regarding the target scene. How is it supposed to be used ? It doesn't enable any variable origin dialog like other nodes do. If i write the variable key in the target scene the variable doesn't seem to get picked and the scene isn't loaded.
  • It only uses global variables (string) - you can e.g. first use a Variable To Variable node to store the object variable into a global variable.
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
  • Ok, works perfectly, thanks!
Sign In or Register to comment.