Hello there,
I am making a game in which I have added more than 7 suits that players can change in-game, but the size of the game is too much.
So, I came up with an idea that there will be 1 suit by default and the rest we can download selectively in-game just like downloading maps and assets in PUBG and other games. Is there a way?
and tell player to restart that game after pak file download complete. Am I right? If yes how will I get path of one of the three directories at runtime?
its like that i want to showm my pdf or cad plan from drive link and if the client wants to download they can download it… i just wanna know if that’s possible … somehow
I believe that is possible, but it would be tricky to get the download path of the device. Is it on android or pc.
if its a pc then search web or ask chatGPT on how to get the downloads path of the user’s system and just use the “download files to storage” node of Runtime Files Downloader and you can track the progress and notify the user when the files are downloaded. I did mine for android but it did not work, but when I tested it in a new empty project for windows it worked. So, you can get back to me if it works or doesn’t works.