I have a big layout with hundreds of objects that move. I want them to only load when the player gets near them. How can I do this?
Alternatively, will it still affect performance if I just disable the object's ability to move when they are out of vision?