Body:setMass
Sets a new body mass. Function Available since LÖVE 0.8.0 This variant is not supported in earlier versions. Synopsis body:setMass( mass ) Arguments number mass The mass, in kilograms.
Returns Nothing. Function Removed in LÖVE 0.8.0 This variant is not supported in that and later versions. Sets the mass properties directly.
If you're not sure what all this stuff means, you can use Body:setMassFromShapes after adding shapes instead.
The first two parameters will be th