(I legitimately don't know where to put this topic. If you think somewhere else would be better, let me know!)
So @spaceelephant said something that got me thinking a few days ago.
For context, I believe mr_owlssssnap2 made a project in one block, and spaceelephant was saying that you could make it with one less sprite.
This got me thinking- sure, you can manage clones using "when I start as a clone", but could you do the same through recursion and custom blocks?
I found that yes! You can! I'm sure many of you have known this for a long time, but it's a new discovery for me. Here's the code I used:
This outputs:
I feel like this opens up a new world of possibilities!
If you have questions, comments, concerns, etc., let me know!
__
Okay, I do have a question, though: is it possible to name a clone?
So the following code would output something?
__