Is there anyway to fix lag in the game, like I use repeat wait(.15) inn the script, in studio this is not lagging but in the real game the function will make the game laggy like 1000+ ping
- List item
Is there anyway to fix lag in the game, like I use repeat wait(.15) inn the script, in studio this is not lagging but in the real game the function will make the game laggy like 1000+ ping
Did you anchor every object they have to? Because my friend made 4k quality generators, but they weren’t anchored, and it caused lags to me too. Check out these.
Umm like the thing I do is a pvp game I create hitbox when I want to make it rapidly create hitbox I create a function and use a repeat command and make it create hitbox every 0.15 second causing the game to lag
What if you do wait() or wait(.5) ? It may reduce the lagging.