ScratchData LogoScratchData
Back to RoboSquid's profile

Getting Unstuck Day 2

RORoboSquid•Created July 6, 2018
Getting Unstuck Day 2
2
1
13 views
View on Scratch

Instructions

Getting Unstuck Day 2 Display a flower each time that the user clicks on the background. There are at least three different ways of programming this in Scratch—what will your approach be?

Description

I decided to do this in as unusual way as I could think of: - the backdrop detects clicks - it creates a clone of a costumeless drawing sprite for each click - it uses the pen with a large pen size value to draw circles without having to move the pen I liked this approach because the clones mean you could be drawing more than one flower at a time. I think it's fun not to have any costumes for the sprite - so no worrying about hiding the original sprite when using clones. I could add some more variety to the flowers drawn by having a whole set of parameters beyond size and colour. Maybe the pen could be used to draw spirograph flowers. Stalks would be fun. Maybe add an animated bee to enjoy the flowers.

Project Details

Project ID235682482
CreatedJuly 6, 2018
Last ModifiedJuly 6, 2018
SharedJuly 6, 2018
Visibilityvisible
CommentsAllowed