修复之前计算导航会报错的bug
|
---|
|
DungeonShooting_Godot/addons/dungeonShooting_plugin/Automation.cs |
---|
DungeonShooting_Godot/resource/map/RoomConfig.json |
---|
DungeonShooting_Godot/resource/map/tileMaps/Room2.tscn |
---|
DungeonShooting_Godot/resource/map/tiledata/Room1.json |
---|
DungeonShooting_Godot/resource/map/tiledata/Room2.json |
---|
DungeonShooting_Godot/resource/map/tiledata/Room3.json |
---|
DungeonShooting_Godot/resource/theme/mainTheme.tres |
---|
DungeonShooting_Godot/src/framework/common/Utils.cs |
---|
DungeonShooting_Godot/src/framework/map/DungeonRoomTemplate.cs |
---|
DungeonShooting_Godot/src/framework/map/DungeonTile.cs |
---|
DungeonShooting_Godot/src/framework/map/GenerateDungeon.cs |
---|
DungeonShooting_Godot/src/framework/map/GenerateNavigationResult.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/framework/map/NavigationPointInterleavingException.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/role/Player.cs |
---|
DungeonShooting_Godot/src/game/room/RoomManager.cs |
---|