Traveller/scripts/stateMachine
2024-10-11 17:59:47 +08:00
..
StateProcessor Example Remove the ability to upload logs to the server. 2024-10-11 17:59:47 +08:00
IStateContext.cs Example Remove the ability to upload logs to the server. 2024-10-11 17:59:47 +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 Give the enemy pause after the attack. 2024-10-09 21:21:38 +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 Example Remove the ability to upload logs to the server. 2024-10-11 17:59:47 +08:00
StateProcessorTemplate.cs Make creatures try to chase enemies. 2024-07-06 22:55:07 +08:00