房间迷雾边缘过渡处理,目前还有点小问题
1 parent 1521e6d commit 43d3f208ec3c87be5b49e4c56a12aaf5dc88758b
@小李xl 小李xl authored on 23 Sep 2023
Showing 23 changed files
View
DungeonShooting_Godot/addons/dungeonShooting_plugin/Plugin.cs
View
DungeonShooting_Godot/project.godot
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Battle3/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start1/Preinstall.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start1/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start1/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start1/TileInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start2/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/inlet/Start2/TileInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/outlet/End1/Preview.png
View
DungeonShooting_Godot/resource/sprite/map/WallTransition1.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/map/WallTransition1.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/map/WallTransition2.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/map/WallTransition2.png.import 0 → 100644
View
DungeonShooting_Godot/resource/sprite/map/WallTransition3.png 0 → 100644
View
DungeonShooting_Godot/resource/sprite/map/WallTransition3.png.import 0 → 100644
View
DungeonShooting_Godot/src/framework/map/DungeonGenerator.cs
View
DungeonShooting_Godot/src/framework/map/DungeonTileMap.cs
View
DungeonShooting_Godot/src/framework/map/fog/RoomFogMask.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/game/ui/mapEditor/tileView/EditorTileMap.cs