>i am trying to write a script that checks if a moveable sprite is within a
>fixed sprite if it is you continue if it is'nt you just "go to the frame"
First, turn off your HTML formatting on your e-mail program... we much
prefer plain text hereabouts.
Try:
if intersect(sprite(1).rect, sprite(2).rect)
Cordially,
Kerry Thompson
Learning Network
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]