TileMap中绘制自己选择的Tile,完成
1 parent fdf956d commit dc75c87dbca975ca9e044590569cf27f2eb05e65
@小李xl 小李xl authored on 17 Jan 2024
Showing 14 changed files
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/resource/map/tileSet/TileSet1/Test1.png 0 → 100644
View
DungeonShooting_Godot/resource/map/tileSet/TileSet1/Test1.png.import 0 → 100644
View
DungeonShooting_Godot/resource/map/tileSet/TileSet1/TileSet.json
View
DungeonShooting_Godot/src/framework/common/Utils.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/mapEditorMapTile/FreeTileTab.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorMapTile/MapEditorMapTilePanel.cs
View
DungeonShooting_Godot/src/game/ui/tileSetEditorCombination/leftTop/TileEditCombination.cs