Is there any way to upload and load Images/.txt file in unity during Runtime? not in Editor mode?
I just discovered that the openfile I'm using only runs in Editor mode.
I tried using Application.opn url and process.start (explorer.exe
but I can't select files to be added into Unity.
Thank you.
Use this Asset: Runtime File Browser on Unity Asset Store
https://assetstore.unity.com/packages/tools/gui/runtime-file-browser-113006