How can I write text files from Unity to Box.com?
Hi, I have a Unity environment that writes to a .txt file every time it is played/run which contains the avatar's movements in the environment. Previously, I had it write locally to the computer it was being run on, but now I need to switch to the environment being accessed virtually. It will be hosted on a web server where I should be able to store a local copy, but I would prefer to write it directly to Box.com. Does anyone know of a way to write it directly to Box.com? I know that Unity has Dropbox support through Boxit, but I have not been able to find the equivalent for Box.com. Any help or guidance would be greatly appreciated. ,Hi, I have a Unity environment that writes to a .txt file every time it is played/run which contains the avatars movements in the environment. Previously, I had it write locally to the computer it was being run on, but now I need to switch to the environment being accessed virtually. It will be hosted on a web server where I should be able to store a local copy, but I would prefer to write it directly to Box.com. Does anyone know of a way to write it directly to Box.com? I know that Unity has Dropbox support through Boxit, but I have not been able to find the equivalent for Box.com. Any help or guidance would be greatly appreciated.
Your answer
Follow this Question
Related Questions
Pick next value from string on mouse click 1 Answer
Cannot Download files to Android device (v5.3.5f1) 1 Answer
CommandInvokationFailure: Failed to recompile android resource files. 0 Answers
Can AssetDatabase be used to load and store assets from a standalone game? 0 Answers
undefined symbol error related to WebRTC while building in Xcode 0 Answers