Breakpoints

Forums 💬 FlowCanvas ⚙️ Support Breakpoints

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #11957
    tomas.trescak
    Participant

      Hello, I was trying to debug my script and I put the breakpoint. The execution stopped correctly, but I could not advance it to the next state.There is a ply button at the bottom of the editor, but also my game was paused. How do you advance to the next node? I believe I saw a video somewhere .. might have beeen NodeCanvas but can’t find it anywhere.

      #11958
      Gavalakis
      Keymaster

        Hello again,

        There is an option in the Preferences (Toolbar > Prefs) to set whether or not breakpoints pause the Unity Editor (by default they do since I believe it makes a bit more sense).

        If the Unity Editor is paused, then you also have to unpause the Unity Editor (I could make this automatically when you press play in the FlowCanvas editor). But if you don’t like the game to be paused, you can disable the “Breakpoints Pause Editor” in the Preferences.

        Let me know if that works for you. Thanks.

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