Delay Until True Chip

So basically this is a chip that when its running waits until the bool is true once its true it fires.

Example

I think this would be a helpfull chip and pretty useful!

2 Likes

Just use a Bool Variable then place down an event receiver and configure it to Bool Variable Changed then using an if chip, if the Boolean is true then do what u want.

1 Like