When creating your Flow Graphs you may find that certain things are now triggering and that overall your graph is either behaving in a way that is unsuspected or completely broken. In order to remedy this situation we have a tool named a Debugger that we can use to understand the execution order and flow of our graph visually. When building your graphs inside of the Editor you will constantly use the Debugger to make sure that your data is making it to the end of your chains.
Follow the steps below to execute debugging from within our countdown graph: