I have my seekers re-evaluate their paths every half-second as they’re moving toward moving targets (if there’s a better way to do that than just remaking the path each time let me know)
But this creates a lot of output in the console so my own debug strings get buried. How can I disable it?
Thanks