How can I detect if the user clicks on the object/image. I do not want the user to select or or move it, I just need an event if the user clicked on a object
Thanks Eric
2 L A T E S T R E P L I E S (Newest First)
egrobler
Posted - Dec 09 2013 : 17:56:17 Perfect, thanks!
w2m
Posted - Dec 09 2013 : 16:04:45 Use the OnObjectClicked event. If you select an object the event is executed. If you just click on the background image and not on an object the event is NOT executed.: