修复TileMap绘制的bug
1 parent dc75c87 commit 51f43b3a9376180db7f8efbd9d13320560a5639d
@小李xl 小李xl authored on 17 Jan 2024
Showing 13 changed files
View
DungeonShooting_Godot/prefab/ui/EditorManager.tscn 0 → 100644
View
DungeonShooting_Godot/prefab/ui/MapEditorMapTile.tscn
View
DungeonShooting_Godot/prefab/ui/MapEditorTools.tscn
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start1/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start1/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start1/TileInfo.json
View
DungeonShooting_Godot/src/framework/common/NodeExtend.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/manager/UiManager_Methods.cs
View
DungeonShooting_Godot/src/game/ui/editorManager/EditorManager.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/editorManager/EditorManagerPanel.cs 0 → 100644
View
DungeonShooting_Godot/src/game/ui/mapEditor/tileView/EditorTileMap.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorMapTile/FreeTileTab.cs