by Game A Gogo » Wed Jul 25, 2007 12:53 am
This will remove the events on the custom cursor, so it will let place for mouse events on the others. the Real cursor is always there, but is just hidden, so mouse down events does it on the "fake" cursor, if you remove them, it will do the mouse down event on the actor under the cursor.
Just try it, and it will work.
Programming games is an art,