将 AdvancedEnemy 移回继承 Enemy
1 parent dbb964d commit e35f0043b80fec8cee4649f6d353705c240aca54
@小李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 100644 → 0
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/RoleAnimation.cs 0 → 100644
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