(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:
2025-10-03 00:31:34 +08:00
parent aff747be17
commit dd9d90439d
134 changed files with 10322 additions and 4872 deletions

View File

@@ -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: