Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Parenting massive objects on a separate thread?

Asked by 4 years ago

Hi. I'm currently swapping my levels with cloning folders out of serverStorage and parenting them to the workspace, but large scenes with high amount of individual objects cause a massive delay (obviously). Is there a way I could wrap parenting in a thread or something alike or would implementing custom parenting method be the only way?

0
Maybe put your levels inside of ReplicatedStorage instead so the client and the server have them loaded so there might not be as much of a delay when parenting them to the workspace. CeramicTile 847 — 4y
0
Doesn't seem to impact anything ItsNimbusCloud 66 — 4y

Answer this question