Hi.
So, I’m following the tutorial wich help you make a basic AI.
I’m blocked with the step 13. I mean, I finished all the tutorial, but when I run my project, I have an error with something that is explained in the part 13.
https://docs.unrealengine.com/latest/INT/Engine/AI/BehaviorTrees/QuickStart/13/index.html
Here’s my error :
and here my Decorator
I saw that some stuff change with the 4.9, maybe something said in the tutorial no longer works?
Or maybe I just ****ed up?
BTW, I don’t understand the error. Did my return value is None so it brake?
Thx