https://gyazo.com/a65889fd6dbf608e972da5a66ba93202
EXP.Changed:Connect(function(Done)
if Done then
plr:WaitForChild("PlayerGui").Main.Level_Bar.Bar:TweenSize(UDim2.new(EXP.Value/RequiredExp.Value, 0, 1, 0))
end
end)
```
It is not moving correctly