加入结束流程, 玩家死亡后弹出结束游戏, 然后回到主菜单
1 parent c24b6be commit d06acb02f01f6549915653b9da0fd7659a3a20bc
@小李xl 小李xl authored on 15 May 2023
Showing 22 changed files
View
DungeonShooting_Godot/prefab/ui/Settlement.tscn 0 → 100644
View
DungeonShooting_Godot/resource/theme/mainTheme.tres
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_Register.cs
View
DungeonShooting_Godot/src/framework/generator/UiManagerMethodsGenerator.cs
View
DungeonShooting_Godot/src/framework/ui/UiManager.cs
View
DungeonShooting_Godot/src/game/Cursor.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/camera/GameCamera.cs
View
DungeonShooting_Godot/src/game/event/EventEnum.cs
View
DungeonShooting_Godot/src/game/event/EventManager.cs
View
DungeonShooting_Godot/src/game/item/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/manager/UiManager_Methods.cs
View
DungeonShooting_Godot/src/game/role/Player.cs
View
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/role/enemy/state/AiLeaveForState.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/game/room/World.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/RoomUIPanel.cs
View
DungeonShooting_Godot/src/game/ui/settlement/Settlement.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/settlement/SettlementPanel.cs 0 → 100644