I have ideas you could use to make your own scratch projects!
[scratchblocks]
when gf clicked
go to x: (0) y: (0)
reapeat (10) times
glide (3) secs to x: (200) y: (200)
glide (3) secs to x: (0) y: (0)
end
stop all
Offline
do you mean:
?whenclicked
go to x:0y:0repeat10glide3secs to x:200y:200glide3secs to x:0y:0stop all
Last edited by kaboompow (2013-04-25 12:52:37)
Offline
Well, we would love to hear the ideas!
Offline
You could make a fun game like these-
1 virtual ipad
2 pacman
3 try using some variables
Offline