Looks fine. You’re doing what seems to be a couple of redundant subtraction ops. Wouldn’t it be easier to run ForEach on that array?
Also, delay does not work in a loop.
Btw, how close is this:
Looks fine. You’re doing what seems to be a couple of redundant subtraction ops. Wouldn’t it be easier to run ForEach on that array?
Also, delay does not work in a loop.
Btw, how close is this: