Hi Mike, 

I'm not sure if I understand exactly what you want to do, but how about:

if sprite 5 intersects i then
  beep
end if


or do you mean someting like:

if sprite 5 intersects k then
  if the top of sprite 5 intersects i then
   beep
  end if
end if


... or do you mean something else


Cheers,
John



> ----- Original Message -----
> From: "mike m" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, December 07, 2002 9:06 AM
> Subject: <lingo-l> intersect
> 
> hi, after hunting the internet i found loads on the intersect command,
> however, what i wanted i couldnt find this is what i am trying to do,
> 
> if the top of sprite 5 intersects i then
> beep
> end if
> 
> however i cannot work out how to only make it so that if the top, or bottom
> or left and right intersect another object. Is this possibe?
> i just cant workit out
> 
> thanks
> mike
> 
> _______________
> Mike Malinowski
> http://www.raynak.com/~mikesnail/test/index.htm
> [EMAIL PROTECTED]
>
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to