添加归属区域, 修复生成导航网格和Tile偏移的bug
1 parent 35ed099 commit 64e737991ec533c991cc0a37f8149bbfff7dc499
@小李xl 小李xl authored on 6 Mar 2023
Showing 17 changed files
View
DungeonShooting_Godot/resource/map/RoomConfig.json
View
DungeonShooting_Godot/resource/map/tileMaps/Room1.tscn
View
DungeonShooting_Godot/resource/map/tileMaps/Room2.tscn
View
DungeonShooting_Godot/resource/map/tileMaps/Room3.tscn
View
DungeonShooting_Godot/resource/map/tiledata/Room1.json
View
DungeonShooting_Godot/resource/map/tiledata/Room3.json
View
DungeonShooting_Godot/resource/map/tileset/TileSet1.tres
View
DungeonShooting_Godot/scene/Room.tscn
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs 0 → 100644
View
DungeonShooting_Godot/src/framework/map/DungeonTile.cs
View
DungeonShooting_Godot/src/framework/map/NavigationPolygonData.cs
View
DungeonShooting_Godot/src/framework/map/RoomInfo.cs
View
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/role/enemy/state/AiNormalState.cs
View
DungeonShooting_Godot/src/game/role/enemy/state/AiProbeState.cs
View
DungeonShooting_Godot/src/game/room/RoomManager.cs