Addressable Manager by Gtion
Gtion Team
$4.99
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
11/19(2024) |
4.99 |
11/20(2024) |
4.99 |
Jump AssetStore
Confuse to manage/use addressable?
Use addressable easier with Addressable Manager by Gtion!
Use it as easy as Resource.Load!This is A wrapper package to help people easier using addressable.Addressable itself is a powerfull package from unity, but i personally found it inneficient when using it. so i made this package!This is essentials tools when using addressable for me, i want all of you to use it, thats why i sell it at the cheapest price for paid asset. To make it possible for as many people as possible to get.You can just use addressable as simple as thisAssetReference reference;var asset = await reference.LoadAssetAsync();isn't it normal? yes, BUT you're not limited to use it just once :)asset = await reference.LoadAssetAsync();asset = await reference.LoadAssetAsync();asset = await reference.LoadAssetAsync();doing these again and again are fine without error!and so much moreReally this is the best for me :) , i hope you like it as wellUnity's Addressable Asset System is a feature that helps developers efficiently manage, load, and unload game assets such as textures, audio, models, prefabs, and scenes. Addressables simplify asset management by allowing you to load assets by an "address" or a key, making it easier to handle assets in a scalable and flexible way, especially for large projects.Key Features✔️ Simplify Asset Loading✔️ Simplify Addressable Scene Loading✔️ Simplify On-Demand download✔️ Allows addressables to reference MonoBehaviour✔️ Avoid loading error shader for specific platformSee Documentation