When using…
physics.setDrawMode( "hybrid" )
… and also having implemented a camera system, the colliders are not located in the right place. (Although the physics world is working perfectly, it’s just not in line with what is being drawn due to the camera.
My question is, is there anyway to set a sort of “master offset” for where these shapes are drawn?