Anyone else here appreciate a nice Aestheic set of blocks?
Here is today’s effort.
Sure! But why are you not using elseif blocks? It’s so much more work the way you have it set up. You can accomplish this with six if/elseif blocks instead of the thirty or so you have in the screenshot.
I still think we should have “case” blocks to do what you’re wanting there but at least if/elseif is a more efficient way to code this.
Yes, that’s it!