"...has to have 'Physics Enabled' if you'd like to GetMass" not true!

There’s a function to calculate mass under UPrimitiveComponent but it’s not exposed to blueprints. You can create a function library and wrap the function in an exposed function.

1 Like