Merge pull request #6 from xlljc/游戏核心功能开发
游戏核心功能开发
commit 5401afd1d9fb33c5445394dc3dd8d8cc87d041b4
2 parents 9b5d7b5 + ffc00e6
@小李xl 小李xl authored on 19 Mar 2023
GitHub committed on 19 Mar 2023
Showing 14 changed files
View
DungeonShooting_Godot/addons/dungeonShooting_plugin/Plugin.cs
View
DungeonShooting_Godot/prefab/ui/EditorTools.tscn
View
DungeonShooting_Godot/resource/map/RoomConfig.json
View
DungeonShooting_Godot/resource/map/tileMaps/Room4.tscn 0 → 100644
View
DungeonShooting_Godot/resource/map/tiledata/Room4.json 0 → 100644
View
DungeonShooting_Godot/resource/theme/mainTheme.tres
View
DungeonShooting_Godot/src/framework/generator/DungeonRoomGenerator.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/generator/RoomPackGenerator.cs 100644 → 0
View
DungeonShooting_Godot/src/framework/map/DungeonRoomSplit.cs
View
DungeonShooting_Godot/src/framework/map/DungeonRoomTemplate.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/GameConfig.cs
View
DungeonShooting_Godot/src/game/ui/editorTools/EditorTools.cs
View
DungeonShooting_Godot/src/game/ui/editorTools/EditorToolsPanel.cs