I have a very laggy game, and it’s not my device since my friends have also been saying this. But is it possible for scripts to be making the game laggy? I have alot of unnecessary scripts and I’m not sure if they’re the reason or if they will remove some lag upon removing them.
well yes, scripts are literally the main source of lag, but checking for errors can be stupid hard. so I would recommend checking your memory usage getting rid of scripts temporarily then checking it again to see if it changes anything, this can narrow down your choices.
I’m pretty sure it depends if the scripts are local it will run only on your pc and if they aren’t local it will run on the servers, so if you have any moving parts it is suggested that you make the moving parts scripts local since moving parts running from a server can introduce more lag.