Not sure how you really want it to work, but you’re not even using the boolean value… you just ticked a Branch
to be True
. Consider the following:
Also, is there a reason to create a new component every time? Maybe create it once and then the widget can just pause and unpause it. Why waste resources.