Merge remote-tracking branch 'remotes/origin/develop4.1' into develop
commit 9126f15e734a758937d8b098f8f06f85e240e786
2 parents 954e0a3 + a717ed8
@小李xl 小李xl authored on 24 Sep 2023
Showing 33 changed files
View
DungeonShooting_Godot/addons/dungeonShooting_plugin/Plugin.cs
View
DungeonShooting_Godot/prefab/ui/Main.tscn
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Battle3/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup1/battle/Battle3/TileInfo.json
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/scene/World.tscn
View
DungeonShooting_Godot/scene/test/TestRoomFog.tscn 0 → 100644
View
DungeonShooting_Godot/src/framework/coroutine/ProxyCoroutineHandler.cs
View
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs
View
DungeonShooting_Godot/src/framework/map/DungeonGenerator.cs
View
DungeonShooting_Godot/src/framework/map/DungeonTileMap.cs
View
DungeonShooting_Godot/src/framework/map/TileCellInfo.cs
View
DungeonShooting_Godot/src/framework/map/fog/RoomFogMask.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/map/room/RoomInfo.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/manager/ResourcePath.cs
View
DungeonShooting_Godot/src/game/room/AutoTileConfig.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/game/room/World.cs
View
DungeonShooting_Godot/src/game/ui/main/Main.cs
View
DungeonShooting_Godot/src/game/ui/mapEditor/tileView/EditorTileMap.cs