地牢房间管理器加载地牢房间组, 地牢房间数据
打开地牢编辑器
1 parent b7bb765 commit 637ef042a6014392a47ec14a2baa48f5d040f5f4
@小李xl 小李xl authored on 19 Jul 2023
Showing 21 changed files
View
DungeonShooting_Godot/prefab/ui/MapEditor.tscn
View
DungeonShooting_Godot/prefab/ui/MapEditorProject.tscn
View
DungeonShooting_Godot/resource/map/RoomConfig.json
View
DungeonShooting_Godot/resource/map/tileMaps/testGroup2/battle/Room1/Room1_roomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/testGroup2/battle/Room1/Room1_tileInfo.json
View
DungeonShooting_Godot/resource/sprite/role/enemy0001/enemy0001.png.import
View
DungeonShooting_Godot/resource/sprite/role/enemy0001/enemy0001_Debris.png.import
View
DungeonShooting_Godot/resource/theme/mainTheme.tres
View
DungeonShooting_Godot/src/framework/ui/UiBase.cs
View
DungeonShooting_Godot/src/framework/ui/grid/UiGrid.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/manager/MapProjectManager.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/mapEditor/MapEditor.cs
View
DungeonShooting_Godot/src/game/ui/mapEditor/MapEditorPanel.cs
View
DungeonShooting_Godot/src/game/ui/mapEditor/TileView/EditorTileMap.cs
View
DungeonShooting_Godot/src/game/ui/mapEditor/TileView/EditorTileMapBar.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorProject/GroupButtonCell.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorProject/MapEditorProject.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorProject/MapEditorProjectPanel.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorProject/RoomButtonCell.cs
View
DungeonShooting_Godot/src/game/ui/roomUI/LifeBar.cs