协程嵌套bug修复, ai射击优化
|
---|
|
DungeonShooting_Godot/scene/Main.tscn |
---|
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs |
---|
DungeonShooting_Godot/src/game/item/weapon/WeaponAttribute.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/Player.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AIStateEnum.cs |
---|
DungeonShooting_Godot/src/game/room/RoomManager.cs |
---|