Discuss Scratch

trackmill
Scratcher
13 posts

How to make a better project.

Countdown system.
when green flag clicked
wait until <scratch day 2015>
OGRE
BAAA
MTR
say [HAPPY SCRATCH DAY!!!] for (2) secs
forever
play sound [WEEEEEEEEEEEEEEEEEE!!!!!!!!!!!!!!!!!!!!!!!!!! v] until done
end



lets shake!
trackmill
Scratcher
13 posts

How to make a better project.

Good this.
when green flag clicked
glide x:(--)y:(--) in (--) secs
define glide x:(x)y:(y) in (secs) secs
glide (secs) secs to x: (x) y: (y)



lets shake!
SANDIman
Scratcher
8 posts

How to make a better project.

when green flag clicked
show
say [hello]
hide
play sound [The Final Cowntdown. v]

Last edited by SANDIman (May 29, 2014 16:24:23)

Balsa1
Scratcher
1 post

How to make a better project.

hey have you a minute to see my new game you will like desing person its cool really
take a look on it and please comment http://scratch.mit.edu/projects/22869060/
sc10071942
Scratcher
25 posts

How to make a better project.

Can someone help me with my game? I can't figure out how to add your original money to the one you traded. Please help!
http://scratch.mit.edu/projects/22944492/#editor

Scratch is awesome! Go Scratchers!

when green flag clicked
forever

if <(Scratch) = [awesome ]> then

say [Obviously! Everyone loves Scratch!]


end

end
minerman6
Scratcher
100+ posts

How to make a better project.

Great techniques. I'll try to use them in my new projects

~Minerman6 ~

THE SHOP OF HELP IS CLOSED. SEE HERE FOR NEW ACCOUNT

THIS ACCOUNT IS DEACTIVATED
MK38993
Scratcher
7 posts

How to make a better project.

I have been trying to make a vector pen, but the “length of” block can only handle 10240 symbols, while my project will have up to 172800 symbols. How can I get around this problem?

when green flag clicked
if <(username) = (username)> then
Say [Hello!] for 3 seconds
end
benny1000
Scratcher
2 posts

How to make a better project.

is there a way to get moving pictures to work on projects like my picture. please help!

Last edited by benny1000 (June 20, 2014 07:50:01)

epicanna27
Scratcher
1000+ posts

How to make a better project.

kittychann wrote:

i cant make a project i press play it does nothing !!!
Play? Do you mean the green flag? Share it and I'll take a look.

sorry guys

i fed my signature to my pet kumquat

but he is still hungry so hide your signatures kids
stampyshorthead
Scratcher
86 posts

How to make a better project.

So, make the costumes only change a bit and make them go quite fast, like this
when green flag clicked
forever

wait (0.0001) secs
next costume
end

And if it moves, make it move 1 step about 1000 times
when green flag clicked
repeat (1000)
move (1) steps

end

And if it's an animation, if say at the end there's a log rolling, make it go on forever and only turn a bit,
when I receive [log roll]
forever

turn right (1) degrees
end

Hope I helped! Please give credit, though.

subscribe to phil lester
sharu_dubz29
Scratcher
4 posts

How to make a better project.

THANKS FOR THAT POST, definitely helped
supercreeper2005
Scratcher
100+ posts

How to make a better project.

dsaztur wrote:

Question 2- Is it smooth?
A project is not very pleasing to the eye if the characters in it jerk around as if they had trouble walking. Instead of doing 10 steps- wait .1 seconds, how about 2 steps, wait .02 seconds. Acheives the same end but in a smoother way. That makes the project look better made, even though it is changeing a couple numbers! Smoothness goes a long way with making a project better.
–Multiple Actions–

Despite the text above sometimes It is extremely helpful to have 2 “When green flag clicked” blocks as if you had your arrow key movement all in the same block of script then it could only process 1 at a time, so you could only go left or up, not both at the same time but by having two seperate scripts and putting left and right in 1 and up and down in the other you can go both up and left at the same time!


1. Do you mean like
turn left (360) degrees
wait (10) secs
turn left (36) degrees
wait (1) secs

2. 2 When green flag clicked trick is useful!

Last edited by supercreeper2005 (June 30, 2014 12:29:30)


Hello! I'm a scratcher who likes RPGs. Please view my rpg and try out this FNAF based game! Please favorite and Love my games and visit my profile! Also try out our featured project.

Want your Project featured? Click here!
If you are proud of your project, compete here.

Thanks to @austin360 for helping with the RPGs graphics
when I receive [a scratch account v]
imagine :: custom
program :: custom
share:: custom
when I receive <<[a favorite v]:: events > or <<[a follow v]:: events > or <<[a comment v]:: events > or <[a love v]:: events  >> >>
say [Thanks!] for (2) secs
say [You wil get a love too!] for (2) secs
say [I will suggest this to followers!] for (2) secs
say [I'm actually serious! Check out the projects above!] for (2) secs
MajorFuzzy
Scratcher
5 posts

How to make a better project.

ClayChips wrote:

Congrats, you just got sticked!
MajorFuzzy
Scratcher
5 posts

How to make a better project.

I only seem to be getting 2 messages available on broadcasting
What do i do

Last edited by MajorFuzzy (July 11, 2014 06:46:24)

courtney6050
Scratcher
6 posts

How to make a better project.

thanks that helped a lot
when I receive [ this message v]
change [happiness v] by (10)
say [thanks] for (2) secs
Blaster999
Scratcher
4 posts

How to make a better project.

The picture is of Link from Legend of Zelda

BANG BANG BANG BANG BANG BANG BANG!!!!
Deadpool
Blaster999
Scratcher
4 posts

How to make a better project.

set [happyness] to [2000000000000000000000000000]
lol joking

BANG BANG BANG BANG BANG BANG BANG!!!!
Deadpool
Aprilshower
Scratcher
8 posts

How to make a better project.

To dsaztur ,
Subject : SOS



I have been in Scratch for 4 months and I have created many projects so far but yet I have not been able to create a very good ones. Your drawing ideas are nice but I do not understand how to do shading and reflecting in Scratch. Hope to listen from you soon.



PS: What is presentation mode ?


Yours sincerely,
Aprilshower.
NintendoKirby
Scratcher
3 posts

How to make a better project.

drmcw wrote:

The http://kirby.classicgaming.gamespy.com/kirbypedia/images/6/69/Kirbylooks.gif link is broken.

that is true i just tried it a minute ago. i would have liked to see the picture though
JRMC
Scratcher
27 posts

How to make a better project.

joshuaho wrote:

drmcw wrote:

joshuaho wrote:

drmcw wrote:

The http://kirby.classicgaming.gamespy.com/kirbypedia/images/6/69/Kirbylooks.gif link is broken.
So what does that have to do with how to get views?

Don't understand? I'm telling the OP that the link they have included doesn't work so they can fix it. Without it that bit of the guide makes no sense.
Oh!! I'm so stupid!!

Your not stupid. Your smart.

Powered by DjangoBB