继续开发TileSet地形编辑器
1 parent 3f0e6b6 commit db8dbff8c950e5c9acdb0c44c9973a32e43a3582
@小李xl 小李xl authored on 5 Jan 2024
Showing 15 changed files
View
DungeonShooting_Godot/prefab/ui/TileSetEditor.tscn
View
DungeonShooting_Godot/prefab/ui/TileSetEditorTerrain.tscn
View
DungeonShooting_Godot/resource/sprite/map/TerrainMask3.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/map/TerrainMask3.png.import 0 → 100644
View
DungeonShooting_Godot/src/framework/ui/UiBase.cs
View
DungeonShooting_Godot/src/framework/ui/grid/UiGrid.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorTerrain/TileSetEditorTerrain.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorTerrain/TileSetEditorTerrainPanel.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorTerrain/down/MaskCell.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorTerrain/down/TerrainCellDragHandler.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorTerrain/down/TileEditArea.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorTerrain/up/TerrainBrush.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorTerrain/up/TerrainTabData.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorTerrain/up/TileEditTerrain.cs