发现玩家, 并跟踪玩家
|
---|
|
DungeonShooting_Godot/src/game/role/IState.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/role/StateBase.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/role/StateController.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AINormalState.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AIProbeState.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AITailAfterState.cs 100644 → 0 |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiNormalStateBase.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiProbeStateBase.cs 0 → 100644 |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiTailAfterStateBase.cs 0 → 100644 |
---|