Hello,
I was thinking about a drag and drop File-Browser at runtime. Instead of searching your file through a file-browser you could just drag and drop your file into the Unity game. The result is that you get the filepath of the dropped file.
My question is now if this is even possible with Unity? I didn’t found anything in the Asset Store, may there is something like that available?
If it is possible, what is a good point to start at?
Regards