Confused on how to tween a ui with a number value

I made this ui it works with a number value but how can i make it so it tweens when the number value goes up each time the number rises

image

If u want to make it so it moves each time the number raises u can use the event

NumberValue.Changed:Connect()

and u connect it to ur tween function