保存TileSet数据,开发中
1 parent da143fd commit 2bfdbbfc850c7c0749919915464e4b9525bf08b9
@小李xl 小李xl authored on 6 Jan 2024
Showing 19 changed files
View
DungeonShooting_Godot/resource/map/tileSet/测试数据/TileSet.json 0 → 100644
View
DungeonShooting_Godot/resource/map/tileSet/测试数据/test.png 0 → 100644
View
DungeonShooting_Godot/src/framework/map/serialize/tileSet/TileSetSourceInfo.cs
View
DungeonShooting_Godot/src/framework/map/serialize/tileSet/TileSetTerrainInfo.cs 0 → 100644
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/GameConfig.cs
View
DungeonShooting_Godot/src/game/event/EventEnum.cs
View
DungeonShooting_Godot/src/game/manager/EditorTileSetManager.cs 0 → 100644
View
DungeonShooting_Godot/src/game/manager/MapProjectManager.cs
View
DungeonShooting_Godot/src/game/ui/mapEditor/tileView/EditorTileMap.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorMapMark/EditorWaveCell.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorMapMark/MapEditorMapMarkPanel.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorTools/DoorDragArea.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorTools/DoorHoverArea.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorTools/MapEditorToolsPanel.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorTools/MarkAreaTool.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorTools/MarkTool.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditor/TileSetEditorPanel.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorImport/TileSetEditorImportPanel.cs