| 
    Infinite Runner Engine
    v2.1
    
   | 
 
Classes | |
| class | MoreMountains.Tools.AIBrain | 
| the AI brain is responsible from going from one state to the other based on the defined transitions. It's basically just a collection of states, and it's where you'll link all the actions, decisions, states and transitions together.  More... | |
Namespaces | |
| namespace | MoreMountains | 
| namespace | MoreMountains.Tools | 
Typedefs | |
| using | Random = UnityEngine.Random | 
| using Random = UnityEngine.Random |