Understanding pixels and meters with Box2D and how to select an object with mouse – part 2
Ok, time to learn once for all how does Box2D manages object sizes, and how to set them right when working with AS3 In previous step I used a 90×90 pixel crate. The problem is Box2D does not works with pixels because it does not have a native pixel render engine. In other words, Box2D [...]























