I'm building a cooking script and I have a few questions to get myself setup.
Firstly, I need to combine ingredients on a range. That's done with widgets right?
Second, I want to make sure I don't do anything while I'm cooking on the range, whats the easiest way of making sure I don't do anything while I'm cooking? I am only familiar with the isAnimating() method. Is that it?
cheers