What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

PrioritySelector

imabotter

New Member
Joined
May 31, 2011
Messages
55
Reaction score
0
so what's the difference between putting the skills inside a priorityselector vs not putting?

how is priority determined in the list inside the PrioritySelector?
 
Be sure to read this written by Chinajade: TreeSharp: Overview - Buddy Wiki
It contains great information about the behavior tree.
Briefly said, the priority selector executes its children until one of them returns success, then returns success to its parent. If no child returns success, it returns failure to its parent.
 
Back
Top