Ai手持武器弹药用完后会自动切换武器, 并且会自动拾起路径上的武器
|
---|
|
DungeonShooting_Godot/src/game/item/package/Holster.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/Weapon.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/gun/Gun.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/gun/Shotgun.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/knife/Knife.cs |
---|
DungeonShooting_Godot/src/game/role/Role.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AIStateEnum.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiFindAmmoState.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/room/RoomManager.cs |
---|