修复Godot编辑器重载程序集报错的问题
TileMap编辑器读取TileSet数据, 开发中 |
---|
|
DungeonShooting_Godot/addons/dungeonShooting_plugin/Plugin.cs |
---|
DungeonShooting_Godot/addons/dungeonShooting_plugin/generator/UiGenerator.cs |
---|
DungeonShooting_Godot/prefab/role/Role0001.tscn |
---|
DungeonShooting_Godot/prefab/role/template/RoleTemplate.tscn |
---|
DungeonShooting_Godot/prefab/ui/MapEditor.tscn |
---|
DungeonShooting_Godot/prefab/ui/MapEditorMapTile.tscn 0 → 100644 |
---|
DungeonShooting_Godot/prefab/ui/TileSetEditorImport.tscn |
---|
DungeonShooting_Godot/project.godot |
---|
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start1/Preview.png |
---|
|
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start1/RoomInfo.json |
---|
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start1/TileInfo.json |
---|
DungeonShooting_Godot/resource/map/tileSet/TileSet1/TileSet.json |
---|
DungeonShooting_Godot/src/game/manager/ResourcePath.cs |
---|
DungeonShooting_Godot/src/game/manager/UiManager_Methods.cs |
---|
DungeonShooting_Godot/src/game/ui/editorTools/EditorToolsPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditor/MapEditor.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditor/MapEditorPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditor/tileView/EditorTileMap.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapTile/CombinationTileTab.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapTile/MapEditorMapTile.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapTile/MapEditorMapTilePanel.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapTile/SingleTileTab.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapTile/TerrainCell.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapTile/TerrainTileTab.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/ui/mapEditorProject/MapEditorProjectPanel.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorProject/RoomButtonCell.cs |
---|
DungeonShooting_Godot/src/game/ui/tileSetEditor/TileSetEditor.cs |
---|