Search Unity

[Released - Free] File Hopper (Win only)

Discussion in 'Assets and Asset Store' started by AtahanTugraKiltan, Oct 1, 2018.

  1. AtahanTugraKiltan

    AtahanTugraKiltan

    Joined:
    Nov 2, 2012
    Posts:
    6
    If you are working on projects that deal with files, saving/loading them, you may have used File Explorers and similar. Unfortunately Unity doesn't support dragging a file onto the game window to get its path.

    With File Hopper you can, simply take any number of files and folders and drag them into your built game, and you will receive a List of paths to each file/folder.

    This asset is an extended version of UnityWindowsFileDrag-Drop on GitHub.

    Get File Hopper on the Unity Asset Store
     
  2. rktumuluri63

    rktumuluri63

    Joined:
    Jun 18, 2020
    Posts:
    37
    Hi Atahan,

    I find your package quite useful. I am trying to import images / glTF files at runtime and this is very useful. However the panel that you use for "Drop Zone" seems inflexible. When I reduce the size it does'nt pick up the "mouse drop" actions. It is not predictable. I am watching the logs of course. Perhaps I am missing something. Also the area below the text does not work at all as a "drop zone".

    Any advice ?.

    Regards
    /rk