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

#1 2009-05-30 21:11:39

tech163
Scratcher
Registered: 2009-05-30
Posts: 6

Basic Questions

I am new here, so I don't know what I am supposed to do. Can anyone help?

Thanks in advance.

Offline

 

#2 2009-05-30 21:20:17

gettysburg11
Scratcher
Registered: 2008-06-14
Posts: 1000+

Re: Basic Questions

In order to make projects, you need to go to the front page and download Scratch. Once you do, you can snap together blocks to make objects called sprites say things, move, and much more! Don't worry about it too much, you'll figure it out.


http://i256.photobucket.com/albums/hh184/mnacmilan/LOGO_ACMILAN-Splash.gif

Offline

 

#3 2009-06-06 19:38:25

parslowd1
Scratcher
Registered: 2009-05-07
Posts: 1

Re: Basic Questions

<say[  ]for(  )secs>  when I use a soy for _n _ seconds, the movement of the sprite stops.  when i do not use a time, the say continues through all of the following scripts.

Offline

 

#4 2009-06-06 20:15:11

SmartIrishKid
Scratcher
Registered: 2008-07-19
Posts: 1000+

Re: Basic Questions

The trick there is to put a blank say block later in the script.

Example:
<say[ whatever you want to say here
(script here)

<say[

Last edited by SmartIrishKid (2009-06-06 20:15:20)


Discuss future Scratch RPGs, online games, and more!

Offline

 

#5 2009-06-06 22:53:46

Tag4eva
Scratcher
Registered: 2009-06-05
Posts: 100+

Re: Basic Questions

SmartIrishKid wrote:

The trick there is to put a blank say block later in the script.

Example:
<say[ whatever you want to say here
(script here)

<say[

Blocks on forum are sometimes a little tricky to use.

Offline

 

Board footer