Page 1 of 1

Detecting no current collisions

Posted: Thu Aug 18, 2016 1:04 am
by fredells
Hello,

I'm making a 2d biking game and I need a way to check whether he is in the air or in contact with any objects.

Is there a way to see if a given body is in contact with zero bodies? Better yet, is there a way to do the same thing for an entire object?

Thanks in advance

Fred

Re: Detecting no current collisions

Posted: Thu Aug 18, 2016 10:45 am
by iforce2d

Re: Detecting no current collisions

Posted: Fri Aug 19, 2016 12:33 am
by fredells
thanks!