协程嵌套bug修复, ai射击优化
1 parent 48d9c1a commit 2664e94c1ba0e3e7f54cd932788d43738da38882
@小李xl 小李xl authored on 15 Feb 2023
Showing 10 changed files
View
DungeonShooting_Godot/scene/Main.tscn
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/game/item/weapon/WeaponAttribute.cs
View
DungeonShooting_Godot/src/game/item/weapon/gun/Gun.cs
View
DungeonShooting_Godot/src/game/item/weapon/gun/Shotgun.cs
View
DungeonShooting_Godot/src/game/item/weapon/knife/Knife.cs
View
DungeonShooting_Godot/src/game/role/Player.cs
View
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/role/enemy/state/AIStateEnum.cs
View
DungeonShooting_Godot/src/game/room/RoomManager.cs