Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
1

Anyway to make a place less laggy?

Asked by 5 years ago

I dont have many parts in my game but it lags

0
Places don't get laggy with parts, places get laggy with a lot of while loops or many scripts doing too many things within the game environment. So if you have a bunch of rotating or moving parts or stuff like that in your game, it may reduce game quality. M39a9am3R 3210 — 5y
0
It may also be your internet or your computer not being able to handle the loading of your place and contents. Either way, this is not a Scripting Helpers question and you should really check out some of our help articles before moving on. https://scriptinghelpers.org/help M39a9am3R 3210 — 5y
0
There are a great number of factors that play into game performance. [Read this article for more information.](https://developer.roblox.com/articles/Improving-Performance) WillieTehWierdo200 966 — 5y

1 answer

Log in to vote
0
Answered by
SpiralRBX 224 Moderation Voter
5 years ago

1) It might just be you. A problem with your PC and the Roblox Client. 2) A free model virus. I suggest downloading Ro-Defender (https://web.roblox.com/library/1162148124/Ro-Defender-2-1-5) and using it to scan for viruses. 3) Too many raw parts. It doesn't matter if you have a small amount of parts, but if you have 20 parts in the game, and they all are baseplates or super large, then it can lag. Also I suggest using unions and binding parts based off matching material and colors.

Sincerely, Spiral

Ad

Answer this question