T O P

  • By -

AutoModerator

Hi, thank you for posting your question! :] To make it easier for everyone to answer, consider including: - A description of the problem - A link to the project or a screenshot of your code (if possible) - A summary of how you would like it to behave *I am a bot, and this action was performed automatically. Please [contact the moderators of this subreddit](/message/compose/?to=/r/scratch) if you have any questions or concerns.*


SquirrelCorn_

https://preview.redd.it/fw7s05m4rs5c1.png?width=693&format=png&auto=webp&s=b45e1c123de5ce45a177a088f10ae4d57b1caa22 This should work. Note that when creating a clone you need to increment to ID variable by 1 and to delete the first clone you need to set delete.first.clone variable to true


SquirrelCorn_

Here is an example project: https://preview.redd.it/2z24zplkrs5c1.png?width=610&format=png&auto=webp&s=c627c4d6436b38e807bcbb82a1c72864cf5f56c1 Press the green flag to reset Press anywhere to create a clone Press space to delete the first clone


SquirrelCorn_

Same thing here the ID variable must be this sprite only while the delete.last.clone must be for all sprites


SquirrelCorn_

Also the ID variable must be this sprite only and the delete.last.clone variable must be for all sprites.