导入角色动画,和增加角色控制

This commit is contained in:
2025-12-11 19:30:20 +08:00
parent a60a92e7ba
commit 7775fa30bb
1452 changed files with 592217 additions and 42573 deletions

View File

@@ -47,7 +47,7 @@ namespace NBF
if (action == InputDef.UI.Back)
{
if (!IsTop) return;
HomePanel.Show();
// HomePanel.Show();
}
}

View File

@@ -32,7 +32,7 @@ namespace NBF
// BagPanel.Show();
// BagSlotPanel.Show();
FishingShopPanel.Show();
// FishingShopPanel.Show();
Del();
}