Can't open script files if I put FlowCanvas in Plugins/Standard Assets

Forums 💬 FlowCanvas ⚙️ Support Can't open script files if I put FlowCanvas in Plugins/Standard Assets

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22874
    donaldw
    Participant

      By clicking one node in the canvas, I can’t open my custom script files if I put FlowCanvas in Plugins/Standard Assets

      #22875
      Gavalakis
      Keymaster

        Hello,

        I suppose you are refering to opening the script file by double clicking the node?
        I just checked this and it works as expected regardless of whether or not the FlowCanvas folder is placed under the Plugins folder.
        For the double click opening the script to work, the script file name needs to be the same as the class name of the node to be opened. Otherwise there will be a log in the console that states that a script with that name can not be found. Can you please confirm that?
        By the way, there is no other reason to have a script file be the same as the class name though.

        Let me know.
        Thanks.

      Viewing 2 posts - 1 through 2 (of 2 total)
      • You must be logged in to reply to this topic.