解决ai跨房间拾起武器存在问题, 禁止ai跨房间拾起武器
|
---|
|
DungeonShooting_Godot/prefab/map/RoomDoor.tscn |
---|
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs |
---|
DungeonShooting_Godot/src/framework/map/DungeonTile.cs |
---|
DungeonShooting_Godot/src/framework/map/RoomInfo.cs |
---|
DungeonShooting_Godot/src/framework/map/mark/ActivityMark.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiFindAmmoState.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiFollowUpState.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiLeaveForState.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiSurroundState.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiTailAfterState.cs |
---|
DungeonShooting_Godot/src/game/room/RoomDoor.cs |
---|
DungeonShooting_Godot/src/game/room/RoomManager.cs |
---|