Frame showing up one by one effect

Hello! i was wondering how i could create this effect:
https://gyazo.com/e6857c7d86dd1b1e7c1ce792f0efad41
video from @LxeDev on twitter

I’ve been looking for this for a long time, i was wondering if there’s a better way to achieve this effect instead of scripting individually each frames

2 Likes

You could use this: GuiObject:TweenPosition

1 Like