Discuss Scratch

pkpower
New to Scratch
4 posts

Move away from the mouse pointer

Hi guys I have just made an unfinished project called Catch the Mouse. A problem I have is that I can't make the mouse avoid or go away from the cat. I also always want the dog to follow the cat, but I already know how to do that, but I for sure do not want to use the glide icon. Please help.
dracae
Scratcher
1000+ posts

Move away from the mouse pointer

You can do:

forever
point towards mouse
move -1 steps
end

Hope this helps!

pkpower
New to Scratch
4 posts

Move away from the mouse pointer

Thanks
pkpower
New to Scratch
4 posts

Move away from the mouse pointer

Now I have a new problem with that same Catch the Mouse game. How do I make the score go back to zero. You should actually just see for yourselves. I need a lot of help. when you see the game can you please give me tips to see how I can make it better.
dracae
Scratcher
1000+ posts

Move away from the mouse pointer

Glad I could help!
There's a set (score) to () block in the variable menu you can use!

drmcw
Scratcher
1000+ posts

Move away from the mouse pointer

You need to initialise things when the green flag is clicked. All your sprites need a start positions so have a go to x y position in each sprites script. Also how about when the dog catches the cat it has to go back to it's kennel using a glide block or the cat has 3 whistles it can use to summon the dog back to its kennel when space key is pressed maybe?

10 !
ScratchVaders or Galaga?
Maybe Eliza can help you decide?
pkpower
New to Scratch
4 posts

Move away from the mouse pointer

Wow thanks. Look at my other game Scratch's First Game of Dodgeball.
drmcw
Scratcher
1000+ posts

Move away from the mouse pointer

pkpower wrote:

Wow thanks. Look at my other game Scratch's First Game of Dodgeball.
You could use the timer here to see how long you can survive.

10 !
ScratchVaders or Galaga?
Maybe Eliza can help you decide?
VewiPlays
Scratcher
1 post

Move away from the mouse pointer

owo
TDT7
Scratcher
1 post

Move away from the mouse pointer

Oumuamua
Scratcher
1000+ posts

Move away from the mouse pointer

TDT7 wrote:





Powered by DjangoBB