Webber is a scratch modification I am in the process of making. Any ideas what I should put in it?
Last edited by samtwheels (2011-07-16 16:24:57)
Offline
I call it webber because I hope to add internet/mesh.
Offline
Block List:
Random x-y
Hidden?
Clone sprite
Delete sprite
Draw new costume
Pause
Beep
Make new variable
Make new list
Confirm ( )
Alert ( )
costume center
take webcam photo
add local list named ( )
get name of costume # ( )
pen down?
pen size
height
width
Others are incomplete and/or undecided.
Last edited by samtwheels (2011-07-22 20:36:38)
Offline
I have some ideas for blocks (some of them are from other scratch mods):
Internet:
stack blocks:
go to URL at [ ]
Mesh:
stack blocks:
host Mesh
join Mesh
quit Mesh
leave Mesh
show IP address
More:
info dialog with message [ ]
< confirm [ ] in dialog
Looks:
stack blocks:
previous costume
flip
Control:
hat blocks:
when < > is true
c blocks:
while < >
Sensing:
reporter:
(color [])
Offline
when < > is true
Offline
Add This :
('open url:http://%s' #- #openHTTP: 'scratch.mit.edu') <------ Block Spec
ScratchPlugin primOpenURL: 'http://' , t1
EDIT: Make A New Category Called "Mesh" With This In It.
Last edited by mrsrec (2013-03-16 12:33:17)
Offline