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

#1 2010-10-24 19:11:13

pdb101
New Scratcher
Registered: 2010-10-24
Posts: 2

help

brand new to all of this ---problem is when I click 10 step button the cat only moves like one maybe also loop music only lasts several seconds even when it is supposed to continue to end ---- I have even deleted program and re-installed and still the same-- it is pretty straight forward but character not performing as should

Offline

 

#2 2010-10-24 19:19:56

RocksAndFire
Scratcher
Registered: 2010-04-17
Posts: 1000+

Re: help

For the music, use this:
<end><play sound[  ]and waits><forever><when green flag clicked>

Offline

 

#3 2010-10-24 19:32:01

pdb101
New Scratcher
Registered: 2010-10-24
Posts: 2

Re: help

thanks but lets start from  --the beginning  if I drop and drag  move io steps  and cilckcat should move ten steps? thanks for your help

Offline

 

#4 2010-10-24 20:52:52

RocksAndFire
Scratcher
Registered: 2010-04-17
Posts: 1000+

Re: help

Well, "Steps" Is actually a simple word for "pixels" (I think.) Steps are really small. If you put

http://imgur.com/5GoyW.gif

You can make the scratch cat move, and then step

Offline

 

#5 2010-10-30 18:07:12

Soaringscorer
New Scratcher
Registered: 2010-10-30
Posts: 3

Re: help

You can click on the number of steps and change it to anything you want including negative numbers to go the other direction.

Offline

 

#6 2010-10-31 00:27:24

XplodingEggs
Scratcher
Registered: 2009-12-09
Posts: 100+

Re: help

Ok, for the steps, its like rocksandfire said, steps is another word for pixels
For the sound, you should use a script like this:
(sorry, this would be a screenshot, but for some reason my computer isn't letting me post it like I would usually be able to)
[blocks]
<when green flag clicked>
<forever>
<play sound[   any sound here   ]and waits>
I hope this helps, and scratch on!
Oh my god, I hate the blocks in the forums.. ugh..

Last edited by XplodingEggs (2010-10-31 00:29:57)


http://i54.tinypic.com/102kqr7.jpg

Offline

 

#7 2010-10-31 03:45:25

mathematics
Scratcher
Registered: 2009-03-01
Posts: 1000+

Re: help

XplodingEggs wrote:

Ok, for the steps, its like rocksandfire said, steps is another word for pixels
For the sound, you should use a script like this:
(sorry, this would be a screenshot, but for some reason my computer isn't letting me post it like I would usually be able to)
[blocks]
<when green flag clicked>
<forever>
<play sound[   any sound here   ]and waits>
I hope this helps, and scratch on!
Oh my god, I hate the blocks in the forums.. ugh..

[/blocks]Well, you could have made it better.
[blocks]<when green flag clicked>
<forever>
<play sound[ any sound here ]and wait>
<end>[/blocks]
Look!

Last edited by mathematics (2010-10-31 03:45:43)

Offline

 

#8 2010-10-31 09:58:41

joeyman
Scratcher
Registered: 2008-03-28
Posts: 1000+

Re: help

Need help? check out this topic:

http://scratch.mit.edu/forums/viewtopic.php?id=9104

And ask for help there.


Joeyman: On Scratch since March 28, 2008.
Over 142 projects! (And recently a Brony, and PROUD of it!)

Offline

 

Board footer