Global BB

Forums 💬 FlowCanvas ⚙️ Support Global BB

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #22660
    andygfx
    Participant

      Hi,

      I found a small problem when [Create defined Blackboard variables] button is pressed in editor. All global variable names are with duplicate global variable BB container name on every press.

      from variable

      $<Global_BB_name>/myGameObject

      I get (3x pressed):

      $<Global_BB_name> /<Global_BB_name> /<Global_BB_name> /myGameObject

      Best Reagrds,
      AndyGFX.

      #22664
      Gavalakis
      Keymaster

        Oh! Thanks for the bug report Andy.
        I will take a look at this ASAP!

        #22663
        andygfx
        Participant

          Hi,

          any news about this issue?

          Andy.

          #22662
          Gavalakis
          Keymaster

            Hey Andy,

            Sorry for the late response due to summer.
            Here is a quick fix for that. Please open up Graph.cs and replace method CreateDefinedParameterVariables at about line #820 with the following code:

            Thanks!

            #22661
            andygfx
            Participant

              Thanks.

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