To use a basic agent, make sure you are using two features.

When making an Agent game object, add the component BasicAgent.

When making an Action, inherit from BasicAction. Inheriting Action will still work but you will have to reference BasicAgent yourself.

The basic agent comes with the following features:

Inventory

Staggering