Runtime Asset Database (v1.1.4)

0
(0)

Runtime Asset Database is a library designed to simplify the implementation of a runtime save and load subsystem in your Unity application. This library replicates and extends the familiar concepts of prefabs, prefab variants, and assets found within the Unity Editor, making it easier than ever to manage and manipulate game assets at runtime and implement workflows similar to those of the Unity Editor dynamically during runtime.

Unity developers often rely on the convenience and flexibility of the Editor’s asset management system when designing their games. However, when it comes to implementing a save and load system at runtime, this process can become more complex. The Runtime Asset Database bridges this gap by bringing the essential asset management functionalities you’re accustomed to into the runtime environment.

Technical details

Features:

♥ Runtime Asset Management API.

♥ Built on Unity Editor Prefab Concepts.

♥ Asset and Asset Variant Support.

♥ Extensibility with new types and components.

♥ Pluggable External Asset Importers.

♥ Addressables Support.

Original_Link: https://assetstore.unity.com/packages/tools/modeling/runtime-asset-database-263289

Download Links:

Asset Version (v1.1.4)

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

Leave a Reply