fully implement bevy asset loader
This commit is contained in:
@@ -23,8 +23,7 @@ create_asset_loader!(
|
||||
BuildingAssetPlugin,
|
||||
BuildingAssetLoader,
|
||||
BuildingAsset,
|
||||
BuildingAssetLoadState,
|
||||
&["building.json"],
|
||||
&["building", "building.ron"],
|
||||
prefab_path -> prefab
|
||||
;?
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user