mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-26 18:26:23 +00:00
基础案例 准备改帧同步了
This commit is contained in:
@@ -12,4 +12,13 @@ MonoBehaviour:
|
||||
m_Script: {fileID: 11500000, guid: 0a2112111feb463caf561bfc7cfe18ab, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
attributes: []
|
||||
attributes:
|
||||
- Name: HP
|
||||
Comment: "\u8840\u91CF"
|
||||
CalculateMode: 0
|
||||
SupportedOperation: 31
|
||||
DefaultValue: 0
|
||||
LimitMinValue: 0
|
||||
MinValue: -3.4028235e+38
|
||||
LimitMaxValue: 0
|
||||
MaxValue: 3.4028235e+38
|
||||
|
@@ -13,4 +13,7 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
ERROR_DuplicatedAttributeSet:
|
||||
AttributeSetConfigs: []
|
||||
AttributeSetConfigs:
|
||||
- Name: BaseAttribute
|
||||
AttributeNames:
|
||||
- HP
|
||||
|
@@ -16,12 +16,20 @@ MonoBehaviour:
|
||||
- _id: 1
|
||||
_name: Root
|
||||
_depth: -1
|
||||
- _id: 2
|
||||
_name: Ability
|
||||
- _id: 6
|
||||
_name: Buff
|
||||
_depth: 0
|
||||
- _id: 5
|
||||
_name: DeBuff
|
||||
_depth: 0
|
||||
Tags:
|
||||
- _name: Ability
|
||||
_hashCode: -523153736
|
||||
_shortName: Ability
|
||||
- _name: Buff
|
||||
_hashCode: 937056111
|
||||
_shortName: Buff
|
||||
_ancestorHashCodes:
|
||||
_ancestorNames: []
|
||||
- _name: DeBuff
|
||||
_hashCode: -251087900
|
||||
_shortName: DeBuff
|
||||
_ancestorHashCodes:
|
||||
_ancestorNames: []
|
||||
|
Reference in New Issue
Block a user