mirror of
http://47.107.252.169:3000/Roguelite-Game-Developing-Team/Gen_Hack-and-Slash-Roguelite.git
synced 2025-11-20 13:07:12 +08:00
(client) feat:添加基地界面到游玩界面的过程,添加存档管理,技能树变得可用 (#58)
Co-authored-by: m0_75251201 <m0_75251201@noreply.gitcode.com> Reviewed-on: http://47.107.252.169:3000/Roguelite-Game-Developing-Team/Gen_Hack-and-Slash-Roguelite/pulls/58
This commit is contained in:
@@ -189,6 +189,8 @@ MonoBehaviour:
|
||||
m_EditorClassIdentifier:
|
||||
characterDisplay: {fileID: 5867077105420553003}
|
||||
characterInformation: {fileID: 6194194370918234350}
|
||||
enterButton: {fileID: 0}
|
||||
buttonText: {fileID: 0}
|
||||
targetCharacterAnimationDisplaySize: 600
|
||||
currentCharacter: 0
|
||||
--- !u!1 &3095674811042944334
|
||||
@@ -225,8 +227,8 @@ RectTransform:
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 0}
|
||||
m_AnchorMax: {x: 1, y: 0}
|
||||
m_AnchoredPosition: {x: 0, y: 100}
|
||||
m_SizeDelta: {x: 0, y: 200}
|
||||
m_AnchoredPosition: {x: 0, y: 75}
|
||||
m_SizeDelta: {x: 0, y: 150}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!222 &8025278570561130583
|
||||
CanvasRenderer:
|
||||
|
||||
Reference in New Issue
Block a user