Logic to loop through tasks again and again?

pvtctrlalt

New member
Hi,
just got the asset and read through the documentation but im a little bit stumped.
what i want my ai to do is when its hungry it checks for food then moves towards it. once it has ate it will return to wandering.
all my logic works but it just stops right after finding the food. and does not wander again.
what i would like is wander to be the default state but if hungry it finds food eats it and then returns to wandering and then can repeat that logic over and over

Capture.PNG
 
Top