Bundle Chain
zhouhan
$30.00
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
07/04(2018) |
30.0 |
11/19(2024) |
30.0 |
Jump AssetStore
Bundle resource dependency chain visual editing and visual debugging
Design Ideas
Visualize the dependencies of each resource through the bundle dependency editor, and create the corresponding resource id table and bundle dependency chain. When the resource needs to be maintained in a variant, it can be handled through direct folder classification.
Run the load will read the corresponding resource id table, compare the dependency chain, and then load in accordance with the dependencies, in the process of loading the bundle resources can be viewed in real-time through the runtime debug editor data content of each bundle operation , check whether the specified bundle is loaded successfully, what is the loading content, which resources are depended on, and whether it is released successfully.
Tool Content
BundleBuildWindow:bundle and resource table creation editor
ResourcesManager: Runtime Resource Load Manager
BundleRuntimeWindow: Debug Editor for Runtime Resource Load Manager