I know how to get the weight of a model, but what if a part in that model uses customphysicsproperties.
If it has a custom density then its mass must be more than it would be. Therefore it will effect the total weight of the model.
How can I implement this into my GetWeight function?
Weight = SumMasses * gravity