Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

how to tween the option gui after the npc dialogue is finished?

Asked by 2 years ago

i want to make my answer option 1 and 2 move smoothly from outside of the screen to the side of the frame. And i want it to move after my Npc dialogue is finished, i made it so it have a type writer effect so i will have to wait until it finish.i tried tween and for loop but nothing work, there are no errors, the option gui just doesn’t move. Can someone help me?

1 answer

Log in to vote
0
Answered by 2 years ago
Edited 2 years ago

http://developer.roblox.com/en-us/api-reference/function/GuiObject/TweenSize

http://developer.roblox.com/en-us/api-reference/function/GuiObject/TweenPosition

http://developer.roblox.com/en-us/api-reference/function/GuiObject/TweenSizeAndPosition

0
Sorry, the link option made my answer transparent. Bankrovers 226 — 2y
0
i already try tween position, but it didn't work, it doesn't show any error but just doesn't work daokhiethy 25 — 2y
0
hey its kinda weird but the script work now, i'm very confused but thanks for the help. daokhiethy 25 — 2y
Ad

Answer this question