- Home /
Question by
chokito76 · Mar 21, 2014 at 03:56 AM ·
filefile-iofilesystem
Is accessing user documents folder possible on Unity3D?
Is it possible to get the path to the current user documents folder on Unity3D using javascript? I am trying to access it mainly on desktop systems (Windows, Linux or OSX). On mobile systems, Application.persistentDataPath do the trick for me, but for desktop I would like to use the documents folder where the users can see and change the files easily.
Comment
Your answer
Follow this Question
Related Questions
How to tell android to open a file 0 Answers
Incremental Filename if it exists 3 Answers
File Browser that works on ipad + samsung + desktop 0 Answers
Accessing local system ( File Browser ) 2 Answers
Problem on writing the copied array of string on text pad 2 Answers