Hi, I'm new to scratch I made quick project if you care to check it out.
I need hints for scratch. I was gonna make a game but the enemies are still frozen after I press the green flag.
But anyways if you care to check out my project please do so
-Slayer04
Offline
Hello! Welcome to Scratch! Hope you have a great time!
~~Alldaykade28471
Offline
Hello and welcome to Scratch!
Why don't you try uploading your project so that we can help you with your scripts?
Offline
Hello and welcome to Scratch! I hope you have fun and linger on the forums!
Offline
Actually welcome!
and for the tips I need to tell you that for me, it took like 1 month to use scratch propely! Then I started to upload projects! You can start uploading cool things by
1st SOLUTION- Uploading your OWN ideas
2nd SOLUTION- Remixing projects (Don't forget to add the creator's name in the notes!)
3rd SOLUTION- Download projects look at them, find out how they work and try to do your own project!
About the credits:
Sometimes you will ask for the music of a certain project the creator will ask you for credit (DON'T THINK CREDIT IS MONEY!!!) Credit is to put the name of the creator in the project notes you also need to give credit for remixing (See solution 2)
About the programming:
Using scratch is kind of simple when you know how to use it! Ok first of all the
[blocks]
<when green flag clicked>
[/blocks]
Is when the game begins
The
[blocks]
<broadcast[
[/blocks]
Is that you send a message to all the spites : name you message then (On another sprite) Add
[blocks]
<when I receive[
[/blocks]
So click the black arrow and select your message.
Now I will show you an example:
[blocks]
<when green flag clicked>
<wait(1)secsc>
<broadcast[ msg
[/blocks]
Now on the other sprite:
[blocks]
<when I receive[ msg
<hide>
[/blocks]
That's all
Hope it helped
-Informageek
________________________________________________________________________________
http://Informageek.net/
Offline
i'm new as well.
i'm not old like some of the geezers round here
Offline
Daroach1 wrote:
resistance wrote:
i'm new as well.
i'm not old like some of the geezers round hereYeah, in misc. there is someone with a topic about college applications.
i saw that. he wanted scratch as a extra curricular or something on his college app.
Offline
Welcome to Scratch!
Any questions? Go to the All About Scratch Forums.
Last edited by mattb777 (2011-11-05 13:03:04)
Offline
resistance wrote:
Daroach1 wrote:
resistance wrote:
i'm new as well.
i'm not old like some of the geezers round hereYeah, in misc. there is someone with a topic about college applications.
i saw that. he wanted scratch as a extra curricular or something on his college app.
yep i saw that too
i lurk around on misc even though i can't post there
Offline