excellent description of your thinking purpletofu. good use of multiple sprites and sound. i would have liked to see you incorporate some different polygons into your script to demonstrate the application of your maths skills at a higher level. what is the role of the 'point in direction' motion block?
Download the 5 sprites and 5 scripts of "final project" and open it in Scratch
Project Notes
This project mainly uses the repeat key.The repeat 4 key is inside the repeat 8 key. The repeat 4 key inside the repeat 8 key make up 8 squares.Each square is made on a 45 degree angle.
I used 5 different sprites. Scince the sprites all draw the same shape, no matter how I fold the screen, my image would always turn out to be symetrical. ( mirror image)
To put the shapes at the four corners and the middle, I did: go to x: -95, 95, 95, -95, 0 y: 95,-95,-95,95,0.
I coustimised the 5 sprites and turned them into a dinosaur, a gobo, a baseball, a party hat and a banana. I painted my background using the fill tool. The sound I used was called drum machine.
Comments
You need to be logged in to post comments
Add a Comment
excellent description of your thinking purpletofu. good use of multiple sprites and sound. i would have liked to see you incorporate some different polygons into your script to demonstrate the application of your maths skills at a higher level. what is the role of the 'point in direction' motion block?
it controls the sprites direction
odd...