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

#1 2010-11-12 14:30:05

recycle49
Scratcher
Registered: 2009-12-21
Posts: 1000+

Y wont this work online?

Can someone find out and tell me how to make this work online! The square is supost to go to your mouse!

http://i53.tinypic.com/mmfkmd.jpg


"Every challenge must be met, every battle must be won, and every story will end." -Me
Recycle49 December 09 - November 11 Goodbye

Offline

 

#2 2010-11-12 15:47:16

12three
Scratcher
Registered: 2008-06-12
Posts: 1000+

Re: Y wont this work online?

It looks like you accidentally made the P go to your mouse.

Offline

 

#3 2010-11-12 16:23:49

recycle49
Scratcher
Registered: 2009-12-21
Posts: 1000+

Re: Y wont this work online?

12three wrote:

It looks like you accidentally made the P go to your mouse.

What? i dontunderstand how that would efect anyhting..


"Every challenge must be met, every battle must be won, and every story will end." -Me
Recycle49 December 09 - November 11 Goodbye

Offline

 

#4 2010-11-12 19:37:15

Nexstudent
Scratcher
Registered: 2010-02-07
Posts: 1000+

Re: Y wont this work online?

This belongs in All about scratch.


http://img696.imageshack.us/img696/9325/vedder.jpg

Offline

 

#5 2010-11-12 21:42:56

12three
Scratcher
Registered: 2008-06-12
Posts: 1000+

Re: Y wont this work online?

recycle49 wrote:

12three wrote:

It looks like you accidentally made the P go to your mouse.

What? i dontunderstand how that would efect anyhting..

I mean that there is a letter p that goes to your mouse instead of the square. Basically, you just put the script under the wrong sprite.  smile

Offline

 

#6 2010-11-13 11:20:23

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: Y wont this work online?

12three wrote:

recycle49 wrote:

12three wrote:

It looks like you accidentally made the P go to your mouse.

What? i dontunderstand how that would efect anyhting..

I mean that there is a letter p that goes to your mouse instead of the square. Basically, you just put the script under the wrong sprite.  smile

You mean the letter P in Play?

Question for the maker: Are you using a script to draw the square?


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#7 2010-11-14 18:23:15

Jet7889
Scratcher
Registered: 2008-02-18
Posts: 100+

Re: Y wont this work online?

You have to make it
[blocks]
<repeat until><touching[ enemy
<forever>
  <go to[ mouse
<end>
<end>
<if> <touching[ enemy
<hide>
<broadcast[ end

Last edited by Jet7889 (2010-11-14 18:24:29)


Excuse me for dropping off the face of the planet.....
http://internetometer.com/image/16545.png

Offline

 

Board footer