Hi, I am trying to develop an AR scene on glitch with audio and 3D models, I have several 3D model files and I need that this files have a specific structure due to the textures that I need to add to each model. The trouble that I have is that the disk is almost full because I have added this files into a folder with structure into the project, so I would like to know if there is a way to call the files from a GitHub repo or if there is a better solution to storage multiple files without consuming disk space.
Thank you so much for your help !!