I have a game I’m working on that the client is very laggy
I want to make a loop for every second a part to unanchor, and a timer (on the client)
If I unanchor it (manually for example) it wont fall, same as if i hover over the chat, it wont pop up until a few seconds later, and the timer which is supposed to drop a second every second, instead goes down 1 every 6 seconds
I tried checking if streaming enabled was on, but it wasnt. I’ve also seen posts similar to this one, but they werent much of a help. And checked to see if it was my pc by making a baseplate, but that wasnt the case. I dont know what else could be causing the issue
Heres a video to show what i mean
The timer I showed at the end of the video does what its supposed to because its a Server Script firing to a local script
(Apparently Recording it also lags a ton)