Traveller/scripts/stateMachine
Cold-Mint 61618c13a9
AI characters can set default weapons. The AI will try to attack and kill the enemy now. Fixed an issue where bubbles would not display properly.
AI角色支持设置默认武器。AI会尝试攻击并杀死敌人了。修复气泡不能正常显示的问题。
2024-07-10 23:23:04 +08:00
..
StateProcessor AI characters can set default weapons. The AI will try to attack and kill the enemy now. Fixed an issue where bubbles would not display properly. 2024-07-10 23:23:04 +08:00
IStateContext.cs Make creatures try to chase enemies. 2024-07-06 22:55:07 +08:00
IStateMachine.cs Remove the behavior tree and add it to the state machine. 2024-07-01 07:55:58 +08:00
IStateProcessor.cs Remove the behavior tree and add it to the state machine. 2024-07-01 07:55:58 +08:00
PatrolStateMachine.cs Make creatures try to chase enemies. 2024-07-06 22:55:07 +08:00
State.cs Remove the behavior tree and add it to the state machine. 2024-07-01 07:55:58 +08:00
StateMachineTemplate.cs Make creatures try to chase enemies. 2024-07-06 22:55:07 +08:00
StateProcessorTemplate.cs Make creatures try to chase enemies. 2024-07-06 22:55:07 +08:00