Hello I have a assignment in a bus company similar to west over islands or such, currently the game is super laggy and I’ve been told that is because of the over 350 unique bus models that are stored in server storage currently that get cloned when a bus is spawned. I need to figure out a way to keep all the buses with minimal game lag.
Some proposed solutions are to insert models from the Roblox library when needed although I’m not sure if this is very efficient. Each bus is over 300k parts.