Discuss Scratch

chacharosie8888
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

How do i make my kangaroo bounce to my mouse pointer, but not in a straight line, just directly hop to the mouse pointer? it is probably easy and i just can't get it http://scratch.mit.edu/projects/25717425/

Last edited by chacharosie8888 (Aug. 20, 2014 02:37:20)

chacharosie8888
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

bump please help
wkelly42
Scratcher
100+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

I did a remix for you here –> http://scratch.mit.edu/projects/25718619/#editor
I THINK I solved the problem

My Retro Arcade:
COMPLETED: Frogger, Missile Command, Computer Space.
IN DEVELOPMENT: Barnstorming, Time Pilot, Defender, River Raid, Karateka
chacharosie8888
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

Well by hop i mean changing x and y so that he looks like he is hoping
chacharosie8888
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

Thanks, but it's Not shared

wkelly42 wrote:

I did a remix for you here –> http://scratch.mit.edu/projects/25718619/#editor
I THINK I solved the problem
chacharosie8888
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

1234abcdcba4321
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

It involves using the sin and cos functions, I think.

I'd highly appreciate it if you were to follow me. Don't forget to go to my profile.
All of my programming suggestions <— You should really get the suggestions move back to the suggestions forum!
Five hundred posts! I never expected to get up there… In only 2-3 months.
Does anyone know what a signature is? I mean, I've already seen 6-7 people get confused.
wkelly42
Scratcher
100+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

chacharosie8888 wrote:

Thanks, but it's Not shared

wkelly42 wrote:

I did a remix for you here –> http://scratch.mit.edu/projects/25718619/#editor
I THINK I solved the problem

Sorry – fixed that.

My Retro Arcade:
COMPLETED: Frogger, Missile Command, Computer Space.
IN DEVELOPMENT: Barnstorming, Time Pilot, Defender, River Raid, Karateka
chacharosie8888
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

No problem, thank you but instead of looking like it is gliding to the mouse pointer i'd like it to hop Thanks again
chacharosie8888
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

Sin and cos Wha? XD sorry, i'm not very advanced in coding

1234abcdcba4321 wrote:

It involves using the sin and cos functions, I think.
chacharosie8888
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

chacharosie8888
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

bump……………….
Liam4177
Scratcher
100+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

Made a Remix. Hope it helps!

-Strikepaw-
New to Scratch
5 posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

when green flag clicked
forever

if <mouse down?> then
glide (3) secs to x: (mouse x) y: (mouse y)

end

end

wkelly42
Scratcher
100+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

Do you need all the different colored costumes? If not, I changed my remix to make it hop – just create a new costume that has the kangaroo higher and flip back and forth between the two costumes.

My Retro Arcade:
COMPLETED: Frogger, Missile Command, Computer Space.
IN DEVELOPMENT: Barnstorming, Time Pilot, Defender, River Raid, Karateka
chacharosie8888
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

I like this idea, it makes sense to me. trying right away UPDATE: sorry didn't work i didn't realize the script was Glide, i'd like it to look like hes is hopping

-Strikepaw- wrote:

when green flag clicked
forever

if <mouse down?> then
glide (3) secs to x: (mouse x) y: (mouse y)

end

end

Last edited by chacharosie8888 (Aug. 20, 2014 17:36:50)

chacharosie8888
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

Unfortunately, yes i do sorry

wkelly42 wrote:

Do you need all the different colored costumes? If not, I changed my remix to make it hop – just create a new costume that has the kangaroo higher and flip back and forth between the two costumes.
chacharosie8888
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

chacharosie8888
Scratcher
1000+ posts

PLEASE HELP ME! When stage is clicked, go to mouse pointer?

Powered by DjangoBB