TileMap编辑器添加未选中层变暗功能
游戏中的地牢完成读取自定义层数据 |
---|
|
DungeonShooting_Godot/prefab/ui/MapEditorMapLayer.tscn |
---|
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start1/Preview.png |
---|
|
DungeonShooting_Godot/resource/map/tileMaps/Test1/inlet/Start1/TileInfo.json |
---|
DungeonShooting_Godot/scene/World.tscn |
---|
DungeonShooting_Godot/src/framework/map/DungeonTileMap.cs |
---|
DungeonShooting_Godot/src/framework/map/fog/FogMask.cs |
---|
DungeonShooting_Godot/src/game/GameApplication.cs |
---|
DungeonShooting_Godot/src/game/GameConfig.cs |
---|
DungeonShooting_Godot/src/game/data/property/MapLayer.cs |
---|
DungeonShooting_Godot/src/game/room/AutoTileConfig.cs |
---|
DungeonShooting_Godot/src/game/room/DungeonManager.cs |
---|
DungeonShooting_Godot/src/game/room/RoomDoor.cs |
---|
DungeonShooting_Godot/src/game/room/World.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditor/tileView/EditorTileMap.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapLayer/MapEditorMapLayer.cs |
---|
DungeonShooting_Godot/src/game/ui/mapEditorMapLayer/MapEditorMapLayerPanel.cs |
---|