I was wanting to know if there was a way to easily change a frames position without having to do
frame.Postion = UDim2.new(position) wait(.1) frame.Postion = UDim2.new(position) wait(.1) frame.Postion = UDim2.new(position) wait(.1) frame.Postion = UDim2.new(position) wait(.1) frame.Postion = UDim2.new(position)
please help i need a really easy way to do it!
TweenPosition That should show you a easy way!