将TileMap和TileSet编辑器统一放到EditorManager下
|
---|
|
DungeonShooting_Godot/prefab/ui/EditorManager.tscn |
---|
DungeonShooting_Godot/prefab/ui/MapEditorProject.tscn |
---|
DungeonShooting_Godot/prefab/ui/TileSetEditorProject.tscn |
---|
DungeonShooting_Godot/src/game/ui/editorManager/EditorManagerPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/main/MainPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorProject/MapEditorProject.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorProject/MapEditorProjectPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorProject/RoomButtonCell.cs |
---|
DungeonShooting_Godot/src/game/ui/tileSetEditorProject/TileButtonCell.cs |
---|
DungeonShooting_Godot/src/game/ui/tileSetEditorProject/TileSetEditorProject.cs |
---|
DungeonShooting_Godot/src/game/ui/tileSetEditorProject/TileSetEditorProjectPanel.cs |
---|