my Ui is lagging even though there is low avg ping and low client memory usage(i think its low). i dont know why
Thanks!
Yknow… it might be the large number of coins in the background…
edit: tested it and its not the coins
my Ui is lagging even though there is low avg ping and low client memory usage(i think its low). i dont know why
Thanks!
Yknow… it might be the large number of coins in the background…
edit: tested it and its not the coins
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.
by what i see the problem is in the code , add a tween and disable the ui before changing its possition
Around 50-60 fps
Its a local script inside starterPlayer, this is where i handle most Ui.
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
i figured it out… im so dumb loll
it was the easing style i was using
idk why that would effect it but it did.
sorry for wasting your time, and thanks for the help, Bye!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.