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

#1 2012-06-20 19:15:33

boardsmm
New Scratcher
Registered: 2012-05-11
Posts: 25

How insert comments in script?

I'm trying to tech the kids by using explanatory examples on specific and recurring issues that they stumble upon and would like to insert comments in my scripts. It should be possible, yes? Actually, my 8 year old son showed me a script that in deed had a comment bubble of some sort in it but I couldn't figure out how to manipulate it let alone create one.

Thank you!

Offline

 

#2 2012-06-20 19:31:43

Ratty1967UK
Scratcher
Registered: 2007-05-16
Posts: 88

Re: How insert comments in script?

check out this guy's demo on youtube  smile

http://www.scratch.mit.edu/ext/youtube/?v=HhoQfAWeVjg

Offline

 

#3 2012-06-21 00:24:46

AtomicBawm3
Scratcher
Registered: 2009-06-27
Posts: 1000+

Re: How insert comments in script?

Right-click in the script area and select "add comment."

You can edit the text in it by simply clicking in the text area.  To minimize/maximize a comment, click on the little arrow on the top-right corner.  To move a comment, drag it by the bar on the top.  To get a comment to correspond to a certain block, drag it over it until the block has a yellow rectangle around it.


http://i50.tinypic.com/j0yw0p.jpg

Offline

 

#4 2012-06-21 01:05:15

JH1010
Scratcher
Registered: 2012-05-31
Posts: 1000+

Re: How insert comments in script?

Try this block in looks:

say [] for () secs
Just got caught out by 180 second posting rule.

Offline

 

#5 2012-06-21 02:51:07

boardsmm
New Scratcher
Registered: 2012-05-11
Posts: 25

Re: How insert comments in script?

Right click on script area did it! Thank you all!
Question answered!

:-)

Offline

 

Board footer