状态机更新由物理帧改为普通帧
|
---|
|
DungeonShooting_Godot/src/framework/activity/components/StateBase.cs |
---|
DungeonShooting_Godot/src/framework/activity/components/StateController.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/Enemy.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiFindAmmoState.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiFollowUpState.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiLeaveForState.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiNormalState.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiProbeState.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiSurroundState.cs |
---|
DungeonShooting_Godot/src/game/role/enemy/state/AiTailAfterState.cs |
---|