Infinite Runner Engine v1.9
Classes | Namespaces
AIBrain.cs File Reference

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