ensemble-engine / ensemble

A rules-based AI framework for social simulation
Other
50 stars 11 forks source link

Do roles get bound in the effect predicates of actions? #111

Open DrAlta opened 4 years ago

DrAlta commented 4 years ago

https://github.com/ensemble-engine/ensemble/wiki/Ensemble-API has the following line "For example, you could have defined an "onlooker" role by setting it to the first or second property of a condition, influence rule, or effect predicate of an action."

Wouldn't the theoretical "onlooker" have to be in a condition or influence rule to get bound to a character?