Do 2D GUI games on roblox use tweenservice or something else?

This might be in the wrong category, tell me if you find one that belongs!

Simple question.
Do gui games use tweenservice or something else?

1 Like

They just
GUI position += udim2.new

Because tweenservice would be bad if a player is controlling it

1 Like

Do they use keybinds like if key = A (example) then udim2 stuff

Yes, I even use that tooooooooo

1 Like