Revert "将 AdvancedEnemy 移回继承 Enemy"
This reverts commit
|
---|
|
DungeonShooting_Godot/src/framework/activity/ActivityObject.cs |
---|
DungeonShooting_Godot/src/game/activity/role/AdvancedRole.cs |
---|
DungeonShooting_Godot/src/game/activity/role/AdvancedRole_Animation.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/activity/role/Role.cs |
---|
DungeonShooting_Godot/src/game/activity/role/RoleAnimation.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/activity/role/enemy/AdvancedEnemy.cs |
---|
DungeonShooting_Godot/src/game/activity/role/enemy/Enemy.cs |
---|
DungeonShooting_Godot/src/game/activity/role/enemy/normalState/AINormalStateEnum.cs |
---|
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs |
---|
DungeonShooting_Godot/src/game/activity/weapon/knife/Knife.cs |
---|
DungeonShooting_Godot/src/game/room/DungeonManager.cs |
---|
DungeonShooting_Godot/src/game/room/World.cs |
---|