修复归属区域检测物体失效的bug, 完成敌人ai发现玩家后只通知当前房间其他ai的功能
1 parent 3bcd69b commit d3931dc8c5d2cd4265c366e1b03878dce0193875
@小李xl 小李xl authored on 7 Mar 2023
Showing 8 changed files
View
DungeonShooting_Godot/prefab/weapon/Weapon.tscn
View
DungeonShooting_Godot/scene/Room.tscn
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/framework/map/AffiliationArea.cs
View
DungeonShooting_Godot/src/game/item/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/role/Role.cs
View
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/room/RoomManager.cs