I know how to make a tween but when I tween the size it tweens to the center not up or down
can i tween the size and position in the same tween?
example of what i mean
local goals = { Size = goalpart1.Size, Position = goalpart1.CFrame.Position }