use_mob_ability
Simple behaviours which simply try to use an ability whenever it is available.
For something which wants a target try targeted_mob_ability
.
Vars | |
ability_key | Blackboard key for the ability |
---|---|
finish_planning | If true we terminate planning after trying to use the ability. |
use_ability_behaviour | Behaviour to perform using ability |
Var Details
ability_key
Blackboard key for the ability
finish_planning
If true we terminate planning after trying to use the ability.
use_ability_behaviour
Behaviour to perform using ability