@mod-squadacademy-1bc96c56 creaticode already removes the clone limit, the crash was cus you should not make clones run forever loops without screen refresh especially if you’re going to do a metric ton of calculations every loop to determine what costume that clone should have and what offset it should be at, it’s a good example of how you can remove fencing effectively and the uses of it (I can give link to show it, I Think I had even cleaned up and split code among multiple sprites, I have a bad habit of putting all my code in single sprites unless it’s that much of an inconvenience to do so)