Results 1 to 13 of 13

Thread: Simple Collision Detection [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2001
    Location
    Texas
    Posts
    299

    Simple Collision Detection [RESOLVED]

    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!
    Last edited by Phade; Feb 20th, 2005 at 08:12 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width