This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2013-04-13 09:08:35

sawe871
Scratcher
Registered: 2013-03-23
Posts: 14

motion blocks

Help!!!

  go to x[15] y[18]
will not go to the right spot!! what should i do?

Offline

 

#2 2013-04-13 10:23:11

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: motion blocks

Change the inputs to the x and y.

Offline

 

#3 2013-04-13 14:19:09

sawe871
Scratcher
Registered: 2013-03-23
Posts: 14

Re: motion blocks

?????????????????

Offline

 

#4 2013-04-13 15:18:44

joshuaho
Scratcher
Registered: 2012-08-20
Posts: 100+

Re: motion blocks

sawe871 wrote:

Help!!!

  go to x[15] y[18]
will not go to the right spot!! what should i do?

Maybe you forgot to put a minus sign... like this:


go to x[-15] y[18]

Last edited by joshuaho (2013-04-13 15:19:03)


Did you know that you can go to space and see Mars by clicking here?

Offline

 

#5 2013-04-13 16:42:07

shadowmouse
New Scratcher
Registered: 2013-02-03
Posts: 100+

Re: motion blocks

sawe871 wrote:

?????????????????

What I was saying is that a goto x: (15) y: (18) is going to the wrong place then the numbers 15 and 18 are wrong and you have to change them.

Offline

 

#6 2013-04-14 08:15:15

sawe871
Scratcher
Registered: 2013-03-23
Posts: 14

Re: motion blocks

joshuaho wrote:

sawe871 wrote:

Help!!!

  go to x[15] y[18]
will not go to the right spot!! what should i do?

Maybe you forgot to put a minus sign... like this:


go to x[-15] y[18]

i did not forge to do that. i think...

Offline

 

#7 2013-04-14 10:13:00

7734f
Scratcher
Registered: 2010-12-23
Posts: 500+

Re: motion blocks

sawe871 wrote:

joshuaho wrote:

sawe871 wrote:

Help!!!

  go to x[15] y[18]
will not go to the right spot!! what should i do?

Maybe you forgot to put a minus sign... like this:


go to x[-15] y[18]

I did not forget to do that. i think...

Well, I think you just have the wrong numbers. If you put the sprite where you want it to be, and then refresh the motion blocks tab, it should have it's position in the 'go to' block.

With regards

~7734f


http://internetometer.com/image/38992.png   http://i37.tinypic.com/2qixx6c.png

Offline

 

#8 2013-04-14 12:59:04

joshuaho
Scratcher
Registered: 2012-08-20
Posts: 100+

Re: motion blocks

sawe871 wrote:

joshuaho wrote:

sawe871 wrote:

Help!!!

  go to x[15] y[18]
will not go to the right spot!! what should i do?

Maybe you forgot to put a minus sign... like this:


go to x[-15] y[18]

i did not forge to do that. i think...

Here is a suggestion. First, DONT go to the motion part. Go to somewhere else, such as sounds or looks.  In other words, don't select the blue blocks area. Next, move your sprite to the desired area. Then,  go to the blue blocks, and drag out the go to block. It will tell your sprite to move to the place you previously moved your sprite to.  smile


Did you know that you can go to space and see Mars by clicking here?

Offline

 

#9 2013-04-14 14:49:47

sawe871
Scratcher
Registered: 2013-03-23
Posts: 14

Re: motion blocks

joshuaho wrote:

sawe871 wrote:

joshuaho wrote:


Maybe you forgot to put a minus sign... like this:


go to x[-15] y[18]

i did not forge to do that. i think...

Here is a suggestion. First, DONT go to the motion part. Go to somewhere else, such as sounds or looks.  In other words, don't select the blue blocks area. Next, move your sprite to the desired area. Then,  go to the blue blocks, and drag out the go to block. It will tell your sprite to move to the place you previously moved your sprite to.  smile

kk

Offline

 

Board footer