I want to create a level made of polygons and enable physics. I need to transform the coordinates from a custom pixel coordinate system to bjs’s coordinate system.
It seems that the collision detection breaks when transforming. (For this demonstration I did not use TransformNode.)