I’m attempting to clone a custom character primarily made out of meshes with a fairly large tri count, but all clients are getting a massive lag spike when a new character is cloned to the workspace. The render job itself takes almost half a second, as you can see in the microprofiler.
Do you guys know if there’s a way to optimize this render job? The mesh has no issues when moving around, it’s only when it’s initially loaded in. I’ve tried lowering the mesh’s RenderFidelity to performance and ColliionFidelity to box, but there’s still a massive lag spike when loading in.