TopDown Engine  v3.6
AIActionMoveRandomlyGrid.cs File Reference

Classes

class  MoreMountains.TopDownEngine.AIActionMoveRandomlyGrid
 Requires a CharacterGridMovement ability. Makes the character move randomly in the grid, until it finds an obstacle in its path, in which case it'll pick a new direction at random Supports both 2D and 3D grids More...
 

Namespaces

namespace  MoreMountains
 
namespace  MoreMountains.TopDownEngine