Cool Awesome Thing.
The script Is:
when green flag clicked
go to x -273 y -78
set pen shade to 50
set pen color to light blue
clear
pen down
forever
move 2 steps
change y by sin of x position + tan of y position * e^ of direction / 10^ of size
if on edge bounce
change pen color by 10
change pen shade by 10
turn 2 degrees right
The other Script:
when green flag clicked
forever
repeat 3
change size by 10
wait 0.3 secs
repeat 10
change size by -10
wait 0.3 secs
Comments
You need to be logged in to post comments
Add a Comment