Fungus support

FlowCanvas Forums Support Fungus support

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #3050
    spayke
    Participant

      Hi is it possible to combine Flowcanvas with Fungus asset?

      For now i need way to get variables from fungus, but i stuck while trying to get variable(in attachment)

      can you tell if it’s possibe, and if yes, give general direction or example how to retrieve variable?

      Attachments:
      You must be logged in to view attached files.
      #3056
      Gavalakis
      Keymaster

        Hello,

        I havent used Fungus, but looking at the code in github, the easier way is to probably use the GetBooleanVariable, GetIntegerVariable etc methods:

        So in FC, you have to add the ‘Flowchart.GetBooleanVariable’ method node. and of course set the key name of the variable you want to get.
        Let me know if that works for you. Thanks.

        #3058
        spayke
        Participant

          Yes it worked, thank you!

          Attachments:
          You must be logged in to view attached files.
          #3068
          Gavalakis
          Keymaster

            Great. Thanks for letting me know 🙂

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