Pages: 1
Topic closed
I'm making this game where you need to click once and if you hold it down it only works once per click. But
<mouse down?>
isn't what I need. Can someone please help me with this problem?
Last edited by WiiRocks (2008-02-05 16:39:33)
Offline
You can test for "mouse down" and then "wait until <not> (mouse down)" to change a variable and test for that variable in your other scripts.
You'll need to be more specific about what you want to happen/not happen to get much help. Perhaps you could post your project (with a link) or give a more thorough description of what you are after...
Offline
Topic closed
Pages: 1