Refactor and clean up game assets and editor modules

- Deleted unused weapon and enemy stat assets to streamline project.
- Updated player form assets to reference new default weapon IDs.
- Enhanced DataHub editor UI for better usability, including improved tab management and detail views.
- Removed icon references in various editor modules to simplify the interface.
- Added new boss skill assets and corresponding metadata for future development.
- Created new folders and metadata for organizing boss-related assets, skills, and stats.
- Implemented a new skill asset with updated properties for better gameplay mechanics.
This commit is contained in:
2026-05-21 07:59:01 +08:00
parent bb3afd130f
commit 27c0d200c9
23 changed files with 282 additions and 290 deletions

View File

@@ -1,8 +1,8 @@
fileFormatVersion: 2
guid: ce7bc9bad6f58ec42baff08f5353340e
NativeFormatImporter:
guid: 1e65813de43bbcf47a845b96ec50aaa8
folderAsset: yes
DefaultImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +1,8 @@
fileFormatVersion: 2
guid: a5d737a5b9641124aafb375d8684e06a
NativeFormatImporter:
guid: d142c2bb2dcf07449b612bbce4a5e7c5
folderAsset: yes
DefaultImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -1,8 +1,8 @@
fileFormatVersion: 2
guid: fc82960f3abbb7e4fa59e1471a1a3d6d
NativeFormatImporter:
guid: fe343668122cd07449a451983cce1dfe
folderAsset: yes
DefaultImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -10,7 +10,7 @@ MonoBehaviour:
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: de92221c7c3fb4a42a7cd122a8f97632, type: 3}
m_Name: SKL_Boss_New
m_Name: ABL_Boss_New
m_EditorClassIdentifier:
skillId:
displayName:

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: e0cf93e053ead744fa1876771ba0d081
guid: a21fed7fb6abbd6458ee5f69cf8cf603
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000

View File

@@ -1,103 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: d2443d04d1c179d4d8a4f36e7ca7156e, type: 3}
m_Name: WPN_New
m_EditorClassIdentifier:
weaponId:
displayName:
icon: {fileID: 0}
weaponType: 0
groundComboSteps:
- clip:
_FadeDuration: 0.25
_Speed: 1
_Events:
_NormalizedTimes: []
_Callbacks: []
_Names: []
_Clip: {fileID: 0}
_NormalizedStartTime: NaN
damageSource: {fileID: 0}
hitBoxEnter: 0.3
hitBoxExit: 0.6
comboInputOpen: 0.3
comboInputClose: 0
cancelWindowOpen: 0.5
recoveryTime: 0.05
comboTimeout: 0.25
hitBoxId:
airComboSteps:
- clip:
_FadeDuration: 0.25
_Speed: 1
_Events:
_NormalizedTimes: []
_Callbacks: []
_Names: []
_Clip: {fileID: 0}
_NormalizedStartTime: NaN
damageSource: {fileID: 0}
hitBoxEnter: 0.1
hitBoxExit: 0.8
comboInputOpen: 0
comboInputClose: 0
cancelWindowOpen: 0
recoveryTime: 0.05
comboTimeout: 0
hitBoxId:
upStep:
clip:
_FadeDuration: 0.25
_Speed: 1
_Events:
_NormalizedTimes: []
_Callbacks: []
_Names: []
_Clip: {fileID: 0}
_NormalizedStartTime: NaN
damageSource: {fileID: 0}
hitBoxEnter: 0.2
hitBoxExit: 0.7
comboInputOpen: 0
comboInputClose: 0
cancelWindowOpen: 0
recoveryTime: 0.05
comboTimeout: 0
hitBoxId:
downStep:
clip:
_FadeDuration: 0.25
_Speed: 1
_Events:
_NormalizedTimes: []
_Callbacks: []
_Names: []
_Clip: {fileID: 0}
_NormalizedStartTime: NaN
damageSource: {fileID: 0}
hitBoxEnter: 0.1
hitBoxExit: 0.9
comboInputOpen: 0
comboInputClose: 0
cancelWindowOpen: 0
recoveryTime: 0.05
comboTimeout: 0
hitBoxId:
hitBoxPrefab: {fileID: 0}
vfxConfig:
onEquipPresetId:
weaponTrailPrefab: {fileID: 0}
trailColor: {r: 1, g: 1, b: 1, a: 1}
soulPowerGain: 10
references:
version: 2
RefIds: []

View File

@@ -1,28 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ed4391dfa14c0304c8932f1ef9f8ce63, type: 3}
m_Name: BasicEnemyStats
m_EditorClassIdentifier:
MaxHP: 50
Defense: 0
WalkSpeed: 2
RunSpeed: 4
AttackDamage: 10
AttackRange: 1.5
AttackCooldown: 1
DetectRange: 6
KnockbackForce: 5
HitStunDuration: 0.3
EyeOffset: {x: 0, y: 0}
LOSBlockingMask:
serializedVersion: 2
m_Bits: 0

View File

@@ -1,28 +0,0 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: ed4391dfa14c0304c8932f1ef9f8ce63, type: 3}
m_Name: ENM_New_Stats
m_EditorClassIdentifier:
MaxHP: 50
Defense: 0
WalkSpeed: 2
RunSpeed: 4
AttackDamage: 10
AttackRange: 1.5
AttackCooldown: 1
DetectRange: 6
KnockbackForce: 5
HitStunDuration: 0.3
EyeOffset: {x: 0, y: 0.8}
LOSBlockingMask:
serializedVersion: 2
m_Bits: 1

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 54d9d8593eb84d64c945a4af01b4e284
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -15,5 +15,5 @@ MonoBehaviour:
formId: DiHun
displayName: "\u5730\u9B42"
formType: 1
defaultWeapon: {fileID: 0}
defaultWeapon: {fileID: 11400000, guid: bde7d85bdf2d3e54da22d07b1f8d2901, type: 2}
formAccentColor: {r: 1, g: 1, b: 1, a: 1}

View File

@@ -15,5 +15,5 @@ MonoBehaviour:
formId: MingHun
displayName: "\u547D\u9B42"
formType: 2
defaultWeapon: {fileID: 0}
defaultWeapon: {fileID: 11400000, guid: fbe1ff6f23c995541a5833b51c52dc01, type: 2}
formAccentColor: {r: 1, g: 1, b: 1, a: 1}

View File

@@ -15,5 +15,5 @@ MonoBehaviour:
formId: TianHun
displayName: "\u5929\u9B42"
formType: 0
defaultWeapon: {fileID: 0}
defaultWeapon: {fileID: 11400000, guid: 533d4711e21d8584597a5d4569fe2eb0, type: 2}
formAccentColor: {r: 1, g: 1, b: 1, a: 1}

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: cef22fc8fa1b2ba43b93debfa27b561d
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@@ -16,7 +16,7 @@ MonoBehaviour:
displayNameKey:
descriptionKey:
icon: {fileID: 0}
resourceType: 1
resourceType: 0
baseCost: 0
cooldown: 0
castAnimation:
@@ -29,7 +29,7 @@ MonoBehaviour:
_Clip: {fileID: 0}
_NormalizedStartTime: NaN
castLockDuration: 0
effectType: 1
effectType: 0
damageSource: {fileID: 0}
projectileConfig: {fileID: 0}
isHoming: 0

View File

@@ -1,5 +1,5 @@
fileFormatVersion: 2
guid: d00e0d6104f281345b8978d3a72eed13
guid: a3b44b259b9480c44b82d01b8682dac0
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000

View File

@@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: b7d50bcddabe6ed42b2ae83cef9e3e9c
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: