将换弹进度条和互动提示组件添移到ui层下
|
---|
|
DungeonShooting_Godot/prefab/ui/RoomUI.tscn |
---|
DungeonShooting_Godot/prefab/ui/bar/InteractiveTipBar.tscn 100644 → 0 |
---|
DungeonShooting_Godot/prefab/ui/bar/ReloadBar.tscn 100644 → 0 |
---|
DungeonShooting_Godot/resource/theme/mainTheme.tres |
---|
DungeonShooting_Godot/src/framework/generator/UiGenerator.cs |
---|
DungeonShooting_Godot/src/game/GameApplication.cs |
---|
DungeonShooting_Godot/src/game/event/EventEnum.cs |
---|
DungeonShooting_Godot/src/game/event/EventFactory.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/event/EventManager.cs |
---|
DungeonShooting_Godot/src/game/role/Player.cs |
---|
DungeonShooting_Godot/src/game/ui/InteractiveTipBar.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/ui/ReloadBar.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/ui/roomUI/InteractiveTipBar.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/roomUI/ReloadBar.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/roomUI/RoomUI.cs |
---|
DungeonShooting_Godot/src/game/ui/roomUI/RoomUIPanel.cs |
---|