Results 1 to 2 of 2

Thread: Simple Collision Detection

  1. #1

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

    Simple Collision Detection

    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!

  2. #2
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Simple Collision Detection

    What shape are the images?

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