Home » MRLE Extension – Save/Load file picker

MRLE Extension – Save/Load file picker

by [email protected]

This is a paid asset, but now you can download MRLE Extension – Save/Load file picker Free.

Detail this asset from Unity Store: Original Link

MRLE Extension – Save/Load file picker v2.3 (Latest version)

Download Now

This is an extension for the Multiplatform Runtime Level Editor (MRLE). To compile it requires the main MRLE package (v1.31 or higher)!

Use this extension to allow your users to save and load multiple level files. It contains a popup that allows you to enter a new file name or to pick a level from existing files.

Installation:
– import this package and the default demo (LE_ExampleEditor) will automatically show the file selection on level save or load.
– simply use LE_ExtensionInterface.Load or LE_ExtensionInterface.Save properties to trigger the popup from your code. Examples using the LE_ExtensionInterface are in the ExampleGame_Editor class.
– contains example script for uploading MRLE levels to Steam Workshop (requires Steam Workshop – ESI!).
This extension does not work in the Unity Web Player, because file access from the browser is not permitted.

Related Videos