playMaker

Author Topic: Cannot Create Global Variable  (Read 659 times)

itsshading

  • Playmaker Newbie
  • *
  • Posts: 3
Cannot Create Global Variable
« on: August 28, 2020, 05:00:16 PM »
Hey Guys,

I've been trying to create a global variable, but whenever I try to create one it comes up with this error "Parent directory must exist before creating asset at Assets/Assets/Imported%20Assets/PlayMaker/Resources/PlayMakerGlobals.asset"

Can anyone help? :)

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7619
    • jinxtergames
Re: Cannot Create Global Variable
« Reply #1 on: August 29, 2020, 12:58:58 AM »
Hi.
i can see that you moved playmaker in a different folder.
That's the reason why it gives issues.

Playmaker folder should stay in the main asset folder.
You might get issues with other assets as well, doing this.

a better way to manage is to make a folder and call it for example _My Project Files.

and store things that you use in your project there (like Scenes/Sprites/Mehes/Materials/Prefabs/Etc)
do not place imported assets into this folder (like Playmaker / other tools)