Detecting no current collisions

General discussion about Box2D tutorials
Post Reply
fredells
Posts: 10
Joined: Sat Jan 16, 2016 10:16 pm

Detecting no current collisions

Post 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
fredells
Posts: 10
Joined: Sat Jan 16, 2016 10:16 pm

Re: Detecting no current collisions

Post by fredells »

thanks!
Post Reply