Ah ok, you are in offset which is fine but try converting to scale when you can. So, for the change, set the variable equal to: (exp.Value / expNeeded) * 331
For the Tween, for the first parameter, do UDim2.fromOffset(change, 12)
I’m so glad it worked and it was a pleasure helping , when you switch to scale in the future, multiply by the first number you see for the X, and for the tween, instead of fromOffset, do fromScale.