05-19-2010, 08:26 PM
I read you question, I am just working on a far too large amount of stuff at once right now. To check if an event is clicked, use the mouse script by dervv, and create a method that returns true if the mouse button is clicked, the mouse pos_x and pos_y is larger than the event x and y, but smaller than the event x + height/event y + width
That's pretty much it.
That's pretty much it.