Ui is lagging with low ping and low client memory usage

my Ui is lagging even though there is low avg ping and low client memory usage(i think its low). i dont know why

Screenshot 2025-02-23 150337

Thanks!

Yknow… it might be the large number of coins in the background…

edit: tested it and its not the coins :confused:

What is your framerate? You can open a bar that shows it in the settings.

What is the code that’s moving the UI?

Make sure your code that moves the UI is running locally instead of on the server.

1 Like

by what i see the problem is in the code , add a tween and disable the ui before changing its possition

1 Like

Around 50-60 fps

Its a local script inside starterPlayer, this is where i handle most Ui.

1 Like

i dont know what you mean by this. there is already a tween

as of what i see the ui just teleports there is no tween

1 Like

:confused: i figured it out… im so dumb loll

it was the easing style i was using :confused:

idk why that would effect it but it did.

sorry for wasting your time, and thanks for the help, Bye!

2 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.