#how to tween gui to the right from its location instead of manually setting its place

4 messages · Page 1 of 1 (latest)

rustic zephyr
#

targetposition = currentPosition + amountToMove

#

UDim2.new(current position) + UDim2.new(amount to add)

#

yw

#

@final rover mark this as solved