Behaviour tree gets stuck and does not repeat

pvtctrlalt

New member
Hi,

My behaviour tree gets stuck and stops all actions and does not move to the next sequence for some reason could anyone explain where i am going wrong

the logic i am trying to acheive is.
check if hungry. if so then go to food then eat food. then go back to wandering if not hungry.
and repeat this loop endlessy but it gets stuck after one iteration.
Capture.PNG
 
Top