sergey.pozhidaev Posted July 10, 2014 Posted July 10, 2014 how properly replace (and add, remove) files in data catalog? -i have used engine.filesystem. functions, but no effects -console command "filesystem_reload" is async, how detect end of this operation?
alterego Posted July 11, 2014 Posted July 11, 2014 Hello, Filesystem Functionality https://developer.unigine.com/en/docs/1.0/scripting/core/fs
sergey.pozhidaev Posted July 14, 2014 Author Posted July 14, 2014 i have no idea how this functions can help me. i need to load the files from data catalog which was copied here while engine is working. the common idea - i need to download nodes from network (with the all corresponding geometry & textures) & load it into world just after downloading. how i can do this? files cant be found if "filesystem_reload" is not perfomed.
Recommended Posts