mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-26 18:26:23 +00:00
简单提交
This commit is contained in:
@@ -12,16 +12,7 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 0a2112111feb463caf561bfc7cfe18ab, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
Warning_DuplicatedAttribute:
|
||||
attributes:
|
||||
- Name: HP
|
||||
Comment: "\u8840\u91CF"
|
||||
CalculateMode: 0
|
||||
SupportedOperation: 31
|
||||
DefaultValue:
|
||||
rawValue: 0
|
||||
LimitMinValue: 0
|
||||
MinValue:
|
||||
rawValue: -9223372036854775808
|
||||
LimitMaxValue: 0
|
||||
MaxValue:
|
||||
rawValue: 9223372036854775807
|
||||
|
@@ -14,3 +14,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
CodeGeneratePath: Assets/Scripts/GASSamples/Scripts/Gen
|
||||
GASConfigAssetPath: Assets/Scripts/GASSamples/GAS/Config
|
||||
GASBinaryAssetPath: Assets/Scripts/GASSamples/GAS/Binary
|
||||
LogicCodeGeneratePath: Assets/Scripts/GASSamples/Scripts/GenCode
|
||||
LogicCodeGenerateAssemblies:
|
||||
- GASSamples
|
||||
|
@@ -16,20 +16,20 @@ MonoBehaviour:
|
||||
- _id: 1
|
||||
_name: Root
|
||||
_depth: -1
|
||||
- _id: 6
|
||||
_name: Buff
|
||||
_depth: 0
|
||||
- _id: 5
|
||||
- _id: 9
|
||||
_name: DeBuff
|
||||
_depth: 0
|
||||
- _id: 7
|
||||
_name: Buff
|
||||
_depth: 0
|
||||
Tags:
|
||||
- _name: Buff
|
||||
_hashCode: 937056111
|
||||
_shortName: Buff
|
||||
_ancestorHashCodes:
|
||||
_ancestorNames: []
|
||||
- _name: DeBuff
|
||||
_hashCode: -251087900
|
||||
_shortName: DeBuff
|
||||
_ancestorHashCodes:
|
||||
_ancestorNames: []
|
||||
- name: DeBuff
|
||||
hashCode: -251087900
|
||||
shortName: DeBuff
|
||||
ancestorHashCodes:
|
||||
ancestorNames: []
|
||||
- name: Buff
|
||||
hashCode: 937056111
|
||||
shortName: Buff
|
||||
ancestorHashCodes:
|
||||
ancestorNames: []
|
||||
|
@@ -21,7 +21,7 @@ MonoBehaviour:
|
||||
m_Registries:
|
||||
- m_Id: main
|
||||
m_Name:
|
||||
m_Url: https://packages.unity.cn
|
||||
m_Url: https://packages.unity.com
|
||||
m_Scopes: []
|
||||
m_IsDefault: 1
|
||||
m_Capabilities: 7
|
||||
@@ -39,6 +39,6 @@ MonoBehaviour:
|
||||
m_RegistryInfoDraft:
|
||||
m_Modified: 0
|
||||
m_ErrorMessage:
|
||||
m_UserModificationsInstanceId: -838
|
||||
m_OriginalInstanceId: -842
|
||||
m_UserModificationsInstanceId: -834
|
||||
m_OriginalInstanceId: -838
|
||||
m_LoadAssets: 0
|
||||
|
@@ -1,2 +1,2 @@
|
||||
m_EditorVersion: 2022.3.16f1c1
|
||||
m_EditorVersionWithRevision: 2022.3.16f1c1 (2f3f1b3bde89)
|
||||
m_EditorVersion: 2022.3.1f1
|
||||
m_EditorVersionWithRevision: 2022.3.1f1 (f18e0c1b5784)
|
||||
|
Reference in New Issue
Block a user