完善ai状态机
1 parent f9a169f commit 57b37959a6ac2a20116865ca13cd505a93fd3be3
@小李xl 小李xl authored on 22 Nov 2023
Showing 12 changed files
View
DungeonShooting_Godot/DungeonShooting.csproj
View
DungeonShooting_Godot/resource/animation/enemy/Enemy_astonished.res
Not supported
View
DungeonShooting_Godot/resource/animation/enemy/Enemy_notify.res
Not supported
View
DungeonShooting_Godot/resource/animation/enemy/Enemy_reset.res
Not supported
View
DungeonShooting_Godot/resource/sprite/role/common/Role_notify.png
View
DungeonShooting_Godot/resource/spriteFrames/role/Role_tip.tres
View
DungeonShooting_Godot/src/game/activity/role/enemy/Enemy.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiAstonishedState.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiLeaveForState.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiNormalState.cs
View
DungeonShooting_Godot/src/game/activity/role/enemy/state/AiNotifyState.cs
View
DungeonShooting_Godot/src/game/room/World.cs