Ai在弹药耗尽时自动寻找能用的武器
|
---|
|
DungeonShooting_Godot/scene/Main.tscn |
---|
DungeonShooting_Godot/src/framework/ActivityObject.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/Weapon.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/WeaponAttribute.cs |
---|
DungeonShooting_Godot/src/game/role/StateController.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiFindAmmoState.cs |
---|
DungeonShooting_Godot/src/game/room/RoomManager.cs |
---|