Heres my problem I have an image thats stationary and another image moving toward it. When the image touches any part of the other I want some events to happen. How can I do this? Ive tried using
if image.left = image2.left blah blah
But it doesn't work. What can I do?
Thanks in advance!
