bool input value issue

Forums 💬 FlowCanvas ⚙️ Support bool input value issue

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22801
    nicoyiqi
    Participant

      hi,Gavalakis,I found a bug, when I create a node contains a bool input value , once the input value bool set to true in editormode , bool value no matter how modified, run the game , this value is always reset to true.

      #22803
      Gavalakis
      Keymaster

        Hello,
        Thanks for the bug find. It’s actually a bit more than booleans.
        For a quick fix, please open up FlowNode.cs script and make the method OnBeforeSerialize() at line #58, be like this:

        Thanks again.

        #22802
        nicoyiqi
        Participant

          It works,thanks.

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