Overlap detection?

Geoff Canyon gcanyon at gmail.com
Sun Feb 1 00:51:29 EST 2015


Not sure what's up with the rotation issues, but potentially you could use
a square .png with transparency?

The alternative, which would also solve your intersect question, would be
to use a group of five square graphics. That way your intersect could
either use the built-in function on each of the squares, or just do the
math based on the rects of the squares.

On Sat, Jan 31, 2015 at 2:32 PM, Richmond <richmondmathewson at gmail.com>
wrote:

> On 31/01/15 22:24, Richmond wrote:
>
>> http://forums.livecode.com/viewtopic.php?f=22&t=22974
>>
>> Richmond.
>>
>
> intersect?
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list