创建地牢组和地牢房间
|
---|
|
DungeonShooting_Godot/prefab/ui/MapEditorCreateGroup.tscn 0 → 100644 |
---|
DungeonShooting_Godot/prefab/ui/MapEditorCreateRoom.tscn |
---|
DungeonShooting_Godot/resource/map/RoomConfig.json 100644 → 0 |
---|
DungeonShooting_Godot/resource/map/tileMaps/GroupConfig.json 0 → 100644 |
---|
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room1/Room1_roomInfo.json 0 → 100644 |
---|
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Room1/Room1_tileInfo.json 0 → 100644 |
---|
DungeonShooting_Godot/resource/map/tileMaps/testGroup1/battle/Room2/Room2_roomInfo.json 100644 → 0 |
---|
DungeonShooting_Godot/resource/map/tileMaps/testGroup1/battle/Room2/Room2_tileInfo.json 100644 → 0 |
---|
DungeonShooting_Godot/resource/map/tileMaps/testGroup2/battle/Room1/Room1_roomInfo.json 100644 → 0 |
---|
DungeonShooting_Godot/resource/map/tileMaps/testGroup2/battle/Room1/Room1_tileInfo.json 100644 → 0 |
---|
DungeonShooting_Godot/resource/theme/mainTheme.tres |
---|
DungeonShooting_Godot/src/framework/map/data/DungeonRoomGroup.cs |
---|
DungeonShooting_Godot/src/framework/map/data/DungeonRoomInfo.cs |
---|
DungeonShooting_Godot/src/framework/map/data/DungeonRoomSplit.cs |
---|
DungeonShooting_Godot/src/game/GameApplication.cs |
---|
DungeonShooting_Godot/src/game/GameConfig.cs |
---|
DungeonShooting_Godot/src/game/event/EventEnum.cs |
---|
DungeonShooting_Godot/src/game/manager/MapProjectManager.cs |
---|
DungeonShooting_Godot/src/game/manager/ResourcePath.cs |
---|
DungeonShooting_Godot/src/game/manager/UiManager_Methods.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditor/MapEditorPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditor/TileView/EditorTileMap.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorCreateGroup/MapEditorCreateGroup.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/mapEditorCreateGroup/MapEditorCreateGroupPanel.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/mapEditorCreateRoom/MapEditorCreateRoom.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorCreateRoom/MapEditorCreateRoomPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorProject/GroupButtonCell.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorProject/MapEditorProjectPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorProject/RoomButtonCell.cs |
---|