敌人添加攻击间隔配置
1 parent 3161705 commit 8378c6a4a8b74e2327f08133677eca26f3a0ce5f
@小李xl 小李xl authored on 25 Feb 2024
Showing 14 changed files
View
DungeonShooting_Godot/excel/EnemyBase.xlsx
Not supported
View
DungeonShooting_Godot/excel/WeaponBase.xlsx
Not supported
View
DungeonShooting_Godot/resource/config/EnemyBase.json
View
DungeonShooting_Godot/resource/config/WeaponBase.json
View
DungeonShooting_Godot/src/config/ExcelConfig_EnemyBase.cs
View
DungeonShooting_Godot/src/game/activity/role/Role.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/EnemyRoleState.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/NoWeaponEnemy.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiAttackState.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiFollowUpState.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiSurroundState.cs
View
DungeonShooting_Godot/src/game/activity/weapon/Weapon.cs
View
DungeonShooting_Godot/src/game/activity/weapon/knife/Knife.cs