Selector Evaluator documentation

Bankler

New member
Hi @Justin

Thanks for a great tool!

Last couple of days, I have been trying to wrap my head around the Selector Evaluator node. I couldn't make sense of what the docs said. After a lot of testing, scratching my head, and digging in the source code, I'm starting to think the wording might be a little backwards. But I'd appreciate your input on that before I jump to any conclusions.

“If a higher priority child is running and the next frame a lower priority child wants to run it will interrupt the higher priority child.”

I think this should instead be:

“If a lower-priority child is running and, on the next frame, a higher-priority child wants to run, the higher-priority child will interrupt the lower-priority child.”

Thanks again, and have a great day! 💻:)
 
Back
Top