Know somebody how to build a good random from 1-4?
Offline
jigma98 wrote:
how do u forum post?
Is this a joke? >.>
faustdonner wrote:
Know somebody how to build a good random from 1-4?
[blocks]<pick random( 1 )to( 4[/blocks] Find it under the Operators category in the Scratch program.
mrsmk wrote:
I am new to teaching this program and some of my students are wondering:
How do I reset my sprite after I have it has moved off the screen?
You can use this block: [blocks]<go to x 0 )y 0[/blocks] that'll move it to the center of the screen.
Offline
jigma98 wrote:
how do u forum post?
I think you just answered your own question.
Offline
yambanshee wrote:
go through my tutorial collab, it has multiple tutorials from multiple users, and is aimed and the newer members, explaining everything from the very basics to some intermediate material. Here is the download link (must be downloaded to work)
http://scratch.mit.edu/projects/yambanshee/398271/download
I had just downloaded your tutorial and yet not checked out. But before that I would like to say thanks for it. Seems to be good learning resource.
Offline
cheezface wrote:
how do you create a link to a project?
Check out this tutorial for that. http://scratch.mit.edu/projects/scratch_the_kat/383568
Offline
[removed by Forum Moderator] sent me Death Threats. Please ban him immediately to stop the harrasment
Note from Forum Moderator - Please flag any threatening comments, projects or forum posts (use Report in the forums). The Scratch Team will review and take appropriate action - we really want Scratch to be a friendly and safe place!
Last edited by Paddle2See (2010-04-16 07:26:42)
Offline
My first project is called soccer maze. Please help me with the glitch in level 4, and i will update alot and complete. There is no point on working on this if i cant figure it out. Please help me figure out how to stop the glitch by downloading my file and figuring out what is wrong with my scripts. Thanks so much!
Offline
How do make bad guys move on their own, and how do you make lives go down whenever you touch one?
Offline
I downloaded your tutorial but couldn't find what I needed to know. It's that every time I upload a Scratch Project it never appears when I search for it. Why is this? Please Respond. By the way, it's a very good tutorial.
Offline
Newty111 wrote:
I downloaded your tutorial but couldn't find what I needed to know. It's that every time I upload a Scratch Project it never appears when I search for it. Why is this? Please Respond. By the way, it's a very good tutorial.
The search box is only updated every few days - it'll show up eventually.
Offline
Muzza22 wrote:
i need a goalkeeper sprite sheet for my work anyone help me please
I believe that there isn't an actual Goalkeeper Sprite that you can import. However, you can attempt to freestyle draw it by clicking on the button that has an image of a paintbrush on it.
Offline
Muzza22 wrote:
i need a goalkeeper sprite sheet for my work anyone help me please
You might want to check out the Requests Forum. You can post a thread in there, and more people will view it and help you
Offline
I started today but already learned how to use it except animations!
I also have a webcam that has a microphone in it so I can record sounds on scratch but my 18 yr. old brother was freakin out because It was in the morning! <stop all> freakin out people
Offline
jigma98 wrote:
how do u forum post?
You just did!
Offline
DaLilDrummerBoy wrote:
I started today but already learned how to use it except animations!
I also have a webcam that has a microphone in it so I can record sounds on scratch but my 18 yr. old brother was freakin out because It was in the morning! freakin out people
Welcome to Scratch! Enjoy your time here, and as many other users have mentioned, if you need help, feel free to post it!
Offline
If you want something to touch the edge of the project and disapear this is the way I do it:
<when green flag clicked>
<forever>
<change x by(
<if><touching[
<hide>
<end>
For best quality on X movment use -1 for left and 1 for right. and on the dropdown menu for theif touching select edge. hope this helps people
Offline
i need help on how to make a side scrolling game
Offline
mariogamer177 wrote:
i need help on how to make a side scrolling game
I believe if you go to the example projects, then choose ScrollingDemo, you can see the code. Once you figure out how it work and try it out, it will start getting easier and you will be able to improve your skills.
Offline