Global BB

FlowCanvas Forums Support Global BB

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #752
    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.

    #753
    Gavalakis
    Keymaster

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

    Join us on Discord: https://discord.gg/97q2Rjh

    #928
    AndyGFX
    Participant

    Hi,

    any news about this issue?

    Andy.

    #929
    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!

    Join us on Discord: https://discord.gg/97q2Rjh

    #930
    AndyGFX
    Participant

    Thanks.

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