EDIT: Dear Robloxians, I have this code:
-- h is all of the parts of the players on a model. h[i] is a part of the player (yes I have a for loop.) mass = h[i]:GetMass()-- equals 14.1 if mass > (14.2 * 2) then -- mass of 2 players stuff (hidden for reasons.) end
my problem is that the mass is 5242888 when the player jumps. Why does this happen? Please help me figure this out! Sincerely, crazycittykat