Fact

A fact is used to describe entities like actors, items, or locations. Each fact describes a single concept or attribute about an entity, and each entity typically has many facts to complete its description.

Some example actor facts:

MutationActions can be used to add or remove facts to entities when goals complete. Consider adding and removing facts when an entity changes.

Avoid using facts to store information an actor knows. Instead, use memories, which directly influence how a character speaks and shares information with other actors.