I've got a sprite "Box", which is 1x1 gray pixel, but I set size 64x64 in object properties. Add behavior "Physics", desinity is 1.
Add a text named "Log",
On layout started : set Log text Box.physics.mass
Set global gravity to 0,
open preview and see...
81.
Why? 64+64=128, not 81.
Can you please explain why?
like formula or something else