In my RTS game I want to create work orders, and then automatically have the closest idle worker get assigned to it.
I have managed to get them to each go to one order, but as soon as its done they stop. Any help would be appreciated.
In your other post, there was a space before “Farming”. Is that still there? I don’t see any spaces in your conditions or actions that reference the Farming animation.
I removed all spaces in the “code” and animations. That part seems to work, the animation triggers when they are on the build order. Its assigning them to the build orders that’s an issue now.