This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-08-28 12:07:44

Pfctink
Scratcher
Registered: 2012-08-28
Posts: 22

Add StringValues.

StringValues will be like broadcasting something, except with making if something is true or false, than something will happen, StringValues are a great way of making something happen when a player touches something, or at an exact time.

Offline

 

#2 2012-08-29 02:58:50

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: Add StringValues.

Don't support as the workaround:

when gf clicked
forever
if <Boolean>
Your script here
else
Your script here
end
is easy.


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

Board footer