File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ of these allowing a bend of purposeful planning towards goals with enough reacti
25
25
to shift in the presence of important events. Some standout features:
26
26
27
27
* **Ticking ** - the ability to :term: `tick ` allows for work between executions without multi-threading
28
- * **Priority Handling ** - switching mechansims that allow higher priority interruptions is very natural
28
+ * **Priority Handling ** - switching mechanisms that allow higher priority interruptions is very natural
29
29
* **Simplicity ** - very few core components, making it easy for designers to work with it
30
30
* **Scalable ** - do not suffer from combinatorial explosion as nodes increase (as state machines do)
31
31
* **Dynamic ** - change the graph on the fly, between ticks or from parent behaviours themselves
You can’t perform that action at this time.
0 commit comments