Progress Report
What You've learned
- Searching for third party plugins
- Handling large assets
- With
RenderAssetUsagesto control where the asset is stored - The importance of controlling the lifecycle of assets through their
Handle - Loading a folder with
AssetServer::load_folder - Checking an asset status with
AssetServer::get_load_state
- With
- Displaying multiple cameras
- Setting their viewport
- Setting their order
- Using
RenderLayerscomponent