How to make your roblox game load faster?

Hey @TyPlays_YT!

Disclaimer

This question has been asked and answered constantly. I highly suggest you look a little deeper next time!

Redirect Links

My own link:

My exceptional friend @Mariofly5 's take on it.

Disclaimer

Building isn’t the heaviest part of load times, it contributes heavily yes. However when poor code is present, it is more impactful than a poorly optimized build. Only exceptions are horrible horrible maps.

Here’s an example of a horrible use of a mesh:
https://www.roblox.com/games/2918221866/BloodSprings-Place-Number-579

(Highly suggest you join it. There’s a 100k triangle sphere in the map. Point is you don’t cluster high concentrations of triangles in one area)

Hope it helped!

Cheers!

2 Likes