Discuss Scratch

StormCreeper7
Scratcher
4 posts

Projects are very important!

when this sprite clicked
repeat (5)
move (1) steps
change [ color] effect by (25)

end

Cheers love, StormCreeper7
StormCreeper7
Scratcher
4 posts

Projects are very important!

I'll show you how to make Shooting Range 2D(just scripts)!

Here is the script how to make the character walk :

when green flag clicked
forever
if <key [ up arrow] pressed?> then
move (5) steps

end
if <key [ down arrow] pressed?> then
move (-5) steps

end
end

This is just the script how to make the movement!

Now is how to shoot!

when green flag clicked
forever
if <mouse down?> then
switch costume to [ shoot costume]
wait (0.3) secs
switch costume to [ idle costume]

end
end

Ok, and now, the direction of the character:

when green flag clicked
forever
point towards [ mouse-pointer]
end

Ok, then now draw and make your own characters and add all of these scripts!

Last edited by StormCreeper7 (Nov. 3, 2017 08:56:56)


Cheers love, StormCreeper7
UnbelieverofDead
New to Scratch
3 posts

Projects are very important!

StormCreeper7 wrote:

when this sprite clicked
repeat (5)
move (1) steps
change [ color] effect by (25)

end

I hate pridic person, be humble first!

when I receive [Pride v]
create clone of [Humble v]
when I start as a clone
set [Humble v] to [100]
delete this clone
StormCreeper7
Scratcher
4 posts

Projects are very important!

Just a demo how to make Colorful Cat. What's wrong?

Cheers love, StormCreeper7
StormCreeper7
Scratcher
4 posts

Projects are very important!

when I receive [ weird things]
broadcast [ wut] and wait
think [Dude, it's weird] for (2) secs
when I receive [ wut]
forever
dance very weird
end

Cheers love, StormCreeper7
joshuaho
Scratcher
1000+ posts

Projects are very important!

Please use this topic for testing out the ScratchBlocks. Thanks!

College student studying Communication and Fire Technology, communication lab tutor, guitar and piano player, perfectionist, and just some guy who regularly eats and trains physically to stay healthy.

Powered by DjangoBB