From 0f39cb944442e3f8dfd68196a5150543bef2800e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BD=95=E5=86=A0=E5=B3=B0?= Date: Wed, 17 Sep 2025 10:53:56 +0800 Subject: [PATCH] update space shooter --- .../GameSetting/AssetBundleCollectorSetting.asset | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Assets/YooAsset/Samples~/Space Shooter/GameSetting/AssetBundleCollectorSetting.asset b/Assets/YooAsset/Samples~/Space Shooter/GameSetting/AssetBundleCollectorSetting.asset index 0f948d7d..76185d04 100644 --- a/Assets/YooAsset/Samples~/Space Shooter/GameSetting/AssetBundleCollectorSetting.asset +++ b/Assets/YooAsset/Samples~/Space Shooter/GameSetting/AssetBundleCollectorSetting.asset @@ -35,7 +35,7 @@ MonoBehaviour: CollectorType: 0 AddressRuleName: AddressByFileName PackRuleName: PackSeparately - FilterRuleName: CollectAll + FilterRuleName: CollectPrefab AssetTags: UserData: - CollectPath: Assets/Samples/Space Shooter/GameRes/Entity @@ -43,7 +43,7 @@ MonoBehaviour: CollectorType: 0 AddressRuleName: AddressByFileName PackRuleName: PackSeparately - FilterRuleName: CollectAll + FilterRuleName: CollectPrefab AssetTags: UserData: - CollectPath: Assets/Samples/Space Shooter/GameRes/Audio @@ -101,7 +101,7 @@ MonoBehaviour: CollectorType: 0 AddressRuleName: AddressByFileName PackRuleName: PackSeparately - FilterRuleName: CollectAll + FilterRuleName: CollectScene AssetTags: UserData: - CollectPath: Assets/Samples/Space Shooter/GameRes/SceneArt @@ -122,7 +122,7 @@ MonoBehaviour: CollectorType: 0 AddressRuleName: AddressByFileName PackRuleName: PackSeparately - FilterRuleName: CollectAll + FilterRuleName: CollectPrefab AssetTags: UserData: - CollectPath: Assets/Samples/Space Shooter/GameRes/UIPanelArt @@ -146,7 +146,7 @@ MonoBehaviour: CollectorType: 1 AddressRuleName: AddressByFileName PackRuleName: PackDirectory - FilterRuleName: CollectAll + FilterRuleName: CollectSprite AssetTags: UserData: - CollectPath: Assets/Samples/Space Shooter/GameRes/UISpriteAtlas