I am using hxscout to profile my game and I have found something strange.
In my test scene I only have tiles and regions, no code anymore. When regions don't overlap tiles, framerate is ok. When regions overlap tiles, I can see a lot of Box2D calls and a big framerate drop down.
My conclusion is that regions collides with tiles, which seem to be useless. More over, in the region group description, it's written that regions never collide with anything.
Can you confirm this is a bug ?
In my test scene I only have tiles and regions, no code anymore. When regions don't overlap tiles, framerate is ok. When regions overlap tiles, I can see a lot of Box2D calls and a big framerate drop down.
My conclusion is that regions collides with tiles, which seem to be useless. More over, in the region group description, it's written that regions never collide with anything.
Can you confirm this is a bug ?