On, my project (its the only project I have) when ever I click on an answer, everything goes off that I set "mouse down" to. how do I change it so that only the answer you clicked on goes off.
please look at my project, because I don't know how to really explain it.
Offline
I don't see the project you were talking about, but see if this helps:
Change the mouse down scripts to
<if><< <mouse down?> <and> <touching[ mouse-pointer >>
[/blocks]
Last edited by hmnwilson (2008-11-24 23:02:41)
Offline
If the scripting is in the object being touched you can just use the "When Sprite1 clicked" block.
Offline