Hey I got on mouse down with an event happen but is there a way to link the mouse down over a specific object....
This forum is great guys . Appreciate any1 that takes the time to reply
Develop games in your browser. Powerful, performant & highly capable.
Yeah just use the 'Mouse: Cursor is over object' condition alongside 'Mouse: Button is down'.
<img src="https://dl.dropbox.com/u/8367729/construct/pics/mouseDownOverObject.PNG" border="0" />
Thank you !