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

Classes

class  MoreMountains.Tools.AIDecision
 Decisions are components that will be evaluated by transitions, every frame, and will return true or false. Examples include time spent in a state, distance to a target, or object detection within an area.
More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.Tools