修复门生成区域与配置对不上的bug
1 parent 02d616a commit 881225ebeac1df6e71abdd7d4f44ee6475e3efaf
@小李xl 小李xl authored on 1 Jan 2024
Showing 20 changed files
View
DungeonShooting_Godot/resource/map/tileMaps/GroupConfig.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup2/battle/Battle1/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup2/battle/Battle1/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup2/battle/Battle1/TileInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup2/boss/Boss1/Preinstall.json 0 → 100644
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup2/boss/Boss1/Preview.png 0 → 100644
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup2/boss/Boss1/RoomInfo.json 0 → 100644
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup2/boss/Boss1/TileInfo.json 0 → 100644
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup2/inlet/Start1/Preinstall.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup2/inlet/Start1/Preview.png
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup2/inlet/Start1/RoomInfo.json
View
DungeonShooting_Godot/resource/map/tileMaps/TestGroup2/inlet/Start1/TileInfo.json
View
DungeonShooting_Godot/src/framework/map/DungeonGenerator.cs
View
DungeonShooting_Godot/src/framework/map/DungeonTileMap.cs
View
DungeonShooting_Godot/src/framework/map/serialize/DungeonRoomInfo.cs
View
DungeonShooting_Godot/src/game/GameApplication.cs
View
DungeonShooting_Godot/src/game/activity/role/player/Player.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/game/room/World.cs
View
DungeonShooting_Godot/src/game/ui/mapEditorTools/MapEditorToolsPanel.cs