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 <richmondmathew...@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@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode