Merge pull request #29 from xlljc/develop
Develop
commit 4d874f77f31687a80ae405fe7860f9339145c130
2 parents f0bc76b + 6dc77ab
@小李xl 小李xl authored on 6 Mar 2024
GitHub committed on 6 Mar 2024
Showing 31 changed files
View
DungeonShooting_Godot/excel/ActivityBase.xlsx
Not supported
View
DungeonShooting_Godot/prefab/item/Item0026.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/ui/RoomUI.tscn
View
DungeonShooting_Godot/prefab/ui/WeaponRoulette.tscn 0 → 100644
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/resource/config/ActivityBase.json
View
DungeonShooting_Godot/resource/sprite/Light.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/Light.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/item/hall_a/Slice_14.png
View
DungeonShooting_Godot/resource/sprite/item/hall_b/chuanlian.png
View
DungeonShooting_Godot/resource/sprite/item/hall_b/huatan.png
View
DungeonShooting_Godot/resource/sprite/item/hall_c/item _01.png
View
DungeonShooting_Godot/resource/sprite/item/hall_c/item _36.png
View
DungeonShooting_Godot/resource/sprite/ui/roulette/RouletteBg.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/ui/roulette/RouletteBg.png.import 0 → 100644
View
DungeonShooting_Godot/scene/Hall.tscn
View
DungeonShooting_Godot/src/framework/activity/ActivityObject_Init.cs
View
DungeonShooting_Godot/src/game/activity/role/player/Player.cs
View
DungeonShooting_Godot/src/game/data/property/InputAction.cs
View
DungeonShooting_Godot/src/game/hall/Hall.cs
View
DungeonShooting_Godot/src/game/manager/InputManager.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/manager/UiManager_Methods.cs
Too large (Show diff)
View
DungeonShooting_Godot/src/game/room/SceneManager.cs
View
DungeonShooting_Godot/src/game/ui/roomMap/RoomMapPanel.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/RoomUI.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/RoomUIPanel.cs
View
DungeonShooting_Godot/src/game/ui/weaponRoulette/WeaponRoulette.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/weaponRoulette/WeaponRoulettePanel.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/weaponRoulette/WeaponSlot.cs 0 → 100644
View
DungeonShooting_Godot/src/test/TestPerfectPixelScene.cs