将TileMap和TileSet编辑器统一放到EditorManager下
1 parent 51f43b3 commit 2ed9edea0268fa0c174e7900be96bc86d5337458
@小李xl 小李xl authored on 17 Jan 2024
Showing 11 changed files
View
DungeonShooting_Godot/prefab/ui/EditorManager.tscn
View
DungeonShooting_Godot/prefab/ui/MapEditorProject.tscn
View
DungeonShooting_Godot/prefab/ui/TileSetEditorProject.tscn
View
DungeonShooting_Godot/src/game/ui/editorManager/EditorManagerPanel.cs
View
DungeonShooting_Godot/src/game/ui/main/MainPanel.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/tileSetEditorProject/TileButtonCell.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorProject/TileSetEditorProject.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorProject/TileSetEditorProjectPanel.cs