detecting gaps inbetween - creating game

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10305
Joined: Wed May 06, 2009 2:28 pm

Re: detecting gaps inbetween - creating game

Post by dunbarx » Tue Dec 24, 2013 4:39 pm

Newbie.

The intersect with that hidden control will fire if the character touches even an edge. This would likely appear as though that character was not really well within the gaps. But maybe it could be determined if the loc was within a small value of the loc of the hidden control. Now we are dealing with the centers of the objects...

Craig

Post Reply