So I have this code in which if the "D" key is pressed it tweens the object by a certain amount, and I wanted for it to tween it again right after the first one is finsihed, but the function stops when it detects that the if statment is false.
How do I make it wait until the if statment is true if it is false
