解决ai跨房间拾起武器存在问题, 禁止ai跨房间拾起武器
1 parent 2fd63fe commit fe431ab7711113f987cb513fe39842201c83329d
@小李xl 小李xl authored on 8 Mar 2023
Showing 13 changed files
View
DungeonShooting_Godot/prefab/map/RoomDoor.tscn
View
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs
View
DungeonShooting_Godot/src/framework/map/DungeonTile.cs
View
DungeonShooting_Godot/src/framework/map/RoomInfo.cs
View
DungeonShooting_Godot/src/framework/map/mark/ActivityMark.cs
View
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/role/enemy/state/AiFindAmmoState.cs
View
DungeonShooting_Godot/src/game/role/enemy/state/AiFollowUpState.cs
View
DungeonShooting_Godot/src/game/role/enemy/state/AiLeaveForState.cs
View
DungeonShooting_Godot/src/game/role/enemy/state/AiSurroundState.cs
View
DungeonShooting_Godot/src/game/role/enemy/state/AiTailAfterState.cs
View
DungeonShooting_Godot/src/game/room/RoomDoor.cs
View
DungeonShooting_Godot/src/game/room/RoomManager.cs