Quantcast
Channel: Programming (In-game)
Viewing all articles
Browse latest Browse all 903

Help me understand PhysicalMass

$
0
0
I'm trying to figure out PhysicalMass.

I have a ship and realistic inventory size.
This is the data I get.
Code:
		Empty cargo	2Mkg in cargo	Increase
Ship 		2.52Mkg		4.52Mkg		79%
TotalMass 	2.52Mkg		4.52Mkg		79%
BaseMass 	2.52Mkg		2.52Mkg		-
PhysicalMass 	10.06Mkg	18.06Mkg	79%
Now with x3 inventory size:

Code:
		Empty cargo	2Mkg in cargo	Increase
Ship 		2.52Mkg		4.52Mkg		79%
TotalMass 	2.52Mkg		4.52Mkg		79%
BaseMass 	2.52Mkg		2.52Mkg		-
PhysicalMass 	10.06Mkg	12.73Mkg...
Help me understand PhysicalMass

Viewing all articles
Browse latest Browse all 903

Trending Articles