So my game has a large map so I decided I would have a localscript renderstep and unload trees/buildings, etc all different categories, but would I be better doing one renderstepped and having like 10 functions in it and make the functions grab the children in pairs and move or to do 10 different renderstepped scripts and have them do their seperate things?
1 Like
Are you not able to use streaming?