I'm making a game, where I want it to be like, When Terrain clicked, set Clicking to 1, else set Clicking to 0 (Or, like, when terrain is not clicked, set clicking to 0) and I don't mean the <mouse down?> block that is for clicking the project in general, I'm talking about the sprite itself.
Is it possible to do this?
Offline
Mouse down and touching mouse pointer?…
Offline
zubblewu wrote:
Mouse down and touching mouse pointer?…
He wants NOT.
wait until <not <<touching [mouse-pointer v]?> and <mouse down?>>>Or forever if or something.
Last edited by Firedrake969 (2012-12-16 10:19:56)
Offline