Hello, I am trying to create a procedural sequence upon clicking a button. First I play the audio, then wait a bit, then set a constant value to start an animation. This example is over simplified (would have many more steps to execute), but shows what I am trying to do. Python time.sleep doesn’t work because it stops cooking entirely. What would be the best approach?
timing.toe (5.0 KB)