How does loading/rendering work?

Hey everyone, i was going to ask about how roblox renders/loads meshes if they were fully transparent, collisions off and moving since i would want to make an LOD system which would decrease lag massively i want to do one of the two things which are:

Put everything in the car so that everything moves with the car but it just turns invisible/ visible when swapping

OR

Put everything inside replicatedstorage (or serverstorage) and then locally change the lod by loading it in from the storage and welding it to the car

since we all know not everyone has the desktop to run the best of the best we have to optimize some way and this would be one of the ways.

1 Like