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

#1 2012-06-07 17:02:55

courtzxox
New Scratcher
Registered: 2012-06-07
Posts: 3

Click not mouse pointers

i want to be able to get my players to click on options instead of having to scroll over. How do i do it??  smile

Offline

 

#2 2012-06-07 17:06:14

courtzxox
New Scratcher
Registered: 2012-06-07
Posts: 3

Re: Click not mouse pointers

please help if u no how!!

Offline

 

#3 2012-06-07 17:22:19

silvershine
Scratcher
Registered: 2010-11-21
Posts: 500+

Re: Click not mouse pointers

Hello!

If you want a sprite to do something when it's clicked, try something like this:

when [sprite] clicked
broadcast [do something v]
If you have the sprite broadcast something when it's clicked, it can tell other sprites to appear, start a game, etc.

Last edited by silvershine (2012-06-07 17:22:45)

Offline

 

#4 2012-06-07 17:56:54

courtzxox
New Scratcher
Registered: 2012-06-07
Posts: 3

Re: Click not mouse pointers

thankyou!!!  smile  this helped alot  big_smile   cool   lol

Offline

 

Board footer