What is the unit of measurement of gravity in Defold [ Physics]?..
The measurement is unit/second^2, the default render script projects graphics so that pixels correspond to 1,2,3 etc, so you could say that makes the unit pixels. I.e. pixel/s^2.
3 Likes