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

#1 2008-08-23 15:04:10

06dknibbs
Scratcher
Registered: 2008-01-29
Posts: 1000+

Help for new scratchers

I'm pretty good with scratch now if you need help you know with scripting and stuff like that just ask me here other users please offer help too

Im making help videos as well i'll leave links here

How to get a sprite: http://scratch.mit.edu/projects/06dknibbs/249639

Last edited by 06dknibbs (2008-08-25 07:31:09)


http://i404.photobucket.com/albums/pp129/06dknibbs/Untitled-3-6.jpg

Offline

 

#2 2008-08-24 12:20:35

06dknibbs
Scratcher
Registered: 2008-01-29
Posts: 1000+

Re: Help for new scratchers

The first tip would br motion these 4 scripts will have your sprite moving in no time

[blocks]<when[ left ]key pressed>
<change x by( -10

<when[ right ]key pressed>
<change x by( 10

<when green flag clicked>
<forever>
<repeat until> <touching color[ black
<change y by( -choose

<when[ up ]key pressed>
<if><touching color[ black
<repeat( 3
<change y by( 5


http://i404.photobucket.com/albums/pp129/06dknibbs/Untitled-3-6.jpg

Offline

 

#3 2008-08-24 12:40:17

terminator355
Scratcher
Registered: 2008-07-31
Posts: 100+

Re: Help for new scratchers

ill help, also i have a topic like this so if you need help and this topic is getting over loaded ill take some!(mine is in all about scratch.)


No new stuff for now guys  wink  join me for some Black Ops on xbox: termhn or for some rock band on PS3: rocket232

Offline

 

#4 2008-08-24 12:43:17

06dknibbs
Scratcher
Registered: 2008-01-29
Posts: 1000+

Re: Help for new scratchers

terminator355 wrote:

ill help, also i have a topic like this so if you need help and this topic is getting over loaded ill take some!(mine is in all about scratch.)

I was looking at that one before and thanks


http://i404.photobucket.com/albums/pp129/06dknibbs/Untitled-3-6.jpg

Offline

 

#5 2008-08-24 12:45:22

terminator355
Scratcher
Registered: 2008-07-31
Posts: 100+

Re: Help for new scratchers

k if ya feel over wellmed send a link to my topic, wanna be a team and make a scratch help gallery?


No new stuff for now guys  wink  join me for some Black Ops on xbox: termhn or for some rock band on PS3: rocket232

Offline

 

#6 2008-08-24 12:46:11

06dknibbs
Scratcher
Registered: 2008-01-29
Posts: 1000+

Re: Help for new scratchers

terminator355 wrote:

k if ya feel over wellmed send a link to my topic, wanna be a team and make a scratch help gallery?

Sure


http://i404.photobucket.com/albums/pp129/06dknibbs/Untitled-3-6.jpg

Offline

 

#7 2008-08-24 12:50:25

terminator355
Scratcher
Registered: 2008-07-31
Posts: 100+

Re: Help for new scratchers

ok first ill friend you and makea gallery called scratch help and leave comments there so i dont infest this topic, and we'll go from there.


No new stuff for now guys  wink  join me for some Black Ops on xbox: termhn or for some rock band on PS3: rocket232

Offline

 

#8 2008-09-03 18:09:09

kidslikeinfo
Scratcher
Registered: 2008-09-03
Posts: 9

Re: Help for new scratchers

Here is a list of resources for people new to Scratch
http://www.kidslike.info/scratch_computer_programming_tutorials

Offline

 

Board footer