Question about Behaviour Tree

Help would be very much appreciated!

You should add a ‘Wait’ node (the last executed)

You could also use a Service.

Huh Sweet! Thanks!

Wow thanks a bunch! In all the tutorials and youtube and even unreal Wiki and official documents there is no information about the performance (as far as I have surfed!), like, Hey you need to take care of the Behaviour Tree loops! You can either use Wait or a Service!

Thanks guys!