TileMap编辑器自定义层级, 开发中
1 parent a560910 commit 2989ea3cfe3c1214877471a3b5eb23ae2f8402ed
@小李xl 小李xl authored on 12 Jan 2024
Showing 14 changed files
View
DungeonShooting_Godot/prefab/ui/MapEditor.tscn
View
DungeonShooting_Godot/prefab/ui/MapEditorMapLayer.tscn
View
DungeonShooting_Godot/prefab/ui/MapEditorTools.tscn
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/outlet/End1/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/Test1/outlet/End1/TileInfo.json
View
DungeonShooting_Godot/src/framework/map/serialize/room/LayerData.cs 0 → 100644
View
DungeonShooting_Godot/src/game/event/EventEnum.cs
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/mapEditorMapLayer/LayerButtonCell.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorMapLayer/MapEditorMapLayer.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorMapLayer/MapEditorMapLayerPanel.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorTools/MapEditorTools.cs