game: Universalis Remastered [ALPHA] - Roblox
This has never happened to me, but a few of my players have had it happen to them and its very annoying. The game has a lot of code, and a lot of data. Whats the best way to go about this?
game: Universalis Remastered [ALPHA] - Roblox
This has never happened to me, but a few of my players have had it happen to them and its very annoying. The game has a lot of code, and a lot of data. Whats the best way to go about this?
Put simply, you just have to optimize it, make it so the player can disable certain things on client side that causes lag, and if possible you can do things that we see in plenty of games (such as Minecraft) and you can unload or make things lower poly when you aren’t looking at them. Hope this helps!