Hmm. So from the sounds of it, you would basically like some sort of a Sequencer, but with the ability to run its children nodes in a specific order rather than a predetermined one. Is that correct?
Would something like a node where all its children have a weight (possible to set by a variable) and have all those children run in order of weight (high to low) work for you? This way you would be able to set the “weight” variables at the start of the tree (when you determine the order of actions basically) and then have that new node execute all its children in that order of weights.
Please let me know.
Thanks!
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.