i´ve got the following problem:
my ai seem´s to only start constructing a building, when the buildplace is within the range of the construction unit
do i have to move them to the construction site before giving the build order?
Questions concerning build orders
Moderators: hoijui, Moderators
Usually that happens in case a build position was blocked or just at all unusable. You might want to check the GetCurrentUnitCommands() a few frames after you gave the order, that way you can check if it's actually going to be build.
I've also found a general problem with springs pathfinding, that could be it as well. Sometimes units are just stuck if they're next to a building, and the target position is on the other side of that building. I would really like it if SJ could look into this, because I'm totally unknown with the pathfinding system.
I've also found a general problem with springs pathfinding, that could be it as well. Sometimes units are just stuck if they're next to a building, and the target position is on the other side of that building. I would really like it if SJ could look into this, because I'm totally unknown with the pathfinding system.