Hello! I recently made a tweenposition script and it’s supposed to tween the frame’s position in 10 seconds but instead it does it in 1 second (default tweenposition time) . I have no idea what could be causing this issue.
Any help would be very appreciated!
Script:
I think you have the fourth and fifth arguments backwards. Fourth one should be the time, fifth one is the override (which I’m assuming the boolean here is for).