Revert "将 AdvancedEnemy 移回继承 Enemy"
This reverts commit e35f004.
1 parent e35f004 commit 511adc3e3671953dee433f34870a130291040aac
@小李xl 小李xl authored on 17 Nov 2023
Showing 12 changed files
View
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs
View
DungeonShooting_Godot/src/game/activity/role/AdvancedRole.cs
View
DungeonShooting_Godot/src/game/activity/role/AdvancedRole_Animation.cs 0 → 100644
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/RoleAnimation.cs 100644 → 0
View
DungeonShooting_Godot/src/game/activity/role/enemy/AdvancedEnemy.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/normalState/AINormalStateEnum.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/activity/weapon/knife/Knife.cs
View
DungeonShooting_Godot/src/game/room/DungeonManager.cs
View
DungeonShooting_Godot/src/game/room/World.cs