OxOD

Released: Aug 26, 2016 / Unity Asset

OxOD - simple, modern and lightweight open/save file dialog system for Unity UI. Displays a dialog box that prompts the user to select a file or a folder, then returns it's full path. Easy to integrate in the existing project. Supported platforms: Windows, Mac, Linux.

Features:

  • Ready to use: simply drag prefab into the scene's canvas
  • Uses Coroutines for async selection
  • Extensions and file size filter
  • Optionally remembers last selected file path
  • Responsive, modern design
  • Included example with load and save functions
  • Supports open, save and select a folder modes
  • Works in a world space canvas and is thus suitable for Virtual Reality applications

Media

Trailer

 

File Selector

 

File Save Dialog

 

Code Example