Behaviour that makes the npc walk randomly.

Namespace: BaseLib.Impl.Behaviours
Assembly: BaseLib (in BaseLib.dll) Version: 0.5.0.0

Syntax

C#
public class RandomWalk : Behaviour

Inheritance Hierarchy

System..::..Object
  BaseLib..::..Behaviour
    BaseLib.Impl.Behaviours..::..RandomWalk

See Also