Hi.
Resources Load (objects) Does the same as Create object, except its getting the reference from the resource folder.
If there are many object that can be reused you might be able to create pools, after you got it from resources load.
But i think loading/unloading scenes (depending on player position) will still be better.