Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: bentarthur on May 11, 2014, 12:39:49 AM
-
Hi, I'm relatively new to Unity, and I'm getting used to Playmaker, it seems like a fantastic tool to help me get used to the program and the scripting logic.
I'm having a problem where I cannot create a global variable, it throws the error that I need a PlayMakerGlobals.asset, which seems to be missing from my resource folder. I purchased Playmaker from the hutonggames website, and I checked the download file again to see if I missed a chance to import it, but it's not in any materials I have here. I have no problems with normal variables.
Any help is appreciated, and forgive me if the answer to this is something obvious, I'm still learning.
-
Sorry for the delayed response. PlayMakerGlobals.asset should get created automatically the first time you make a global variable. Can you post a screenshot of the error...
-
Solved - I imported the Playmaker package into my project, but never put it in my Unity Standard Packages folder. I'm assuming that was the reason it couldn't create the global variable file. Now it works fine!
-
Hmmm, it shouldn't make a difference - but glad you got it working :)