(client) feat:添加消息定义,添加故事定义及其运算,武器动画可用,装备UI可用以及切换武器 fix:修复快速攻击导致协程释放出错卡死,重构为计时器,修复类型转换错误导致报错
This commit is contained in:
@ -191,3 +191,4 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
lifeTime: 3
|
||||
text: {fileID: 6038809438566997470}
|
||||
rectTransform: {fileID: 4733477304358545543}
|
||||
|
@ -51,6 +51,7 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
lifeTime: 3
|
||||
imageAnimator: {fileID: 7017785333925882891}
|
||||
rectTransform: {fileID: 8059943382946057764}
|
||||
--- !u!1001 &2344443364570347575
|
||||
PrefabInstance:
|
||||
m_ObjectHideFlags: 0
|
||||
|
@ -51,7 +51,8 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
lifeTime: 3
|
||||
text: {fileID: 0}
|
||||
text: {fileID: 8031956023686942989}
|
||||
rectTransform: {fileID: 2680222037762035614}
|
||||
--- !u!222 &362591481350297095
|
||||
CanvasRenderer:
|
||||
m_ObjectHideFlags: 0
|
||||
|
Reference in New Issue
Block a user