You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before building a structure, units will get pushed out of the way. This doesn't happen if the unit is perfectly centered on the tile.
Video
In the first video (attached below), I start a game with 1 truck and try to build a factory on top of it. The truck doesn't get pushed, and the factory can't be built. I then try to build the factory 1 tile to the right. The truck gets pushed, and the factory is built:
2024-11-18.20-02-47.mp4
In the second video (attached below), I start a game with 4 trucks and try to build a factory on top of one of the trucks. It does get pushed, and I can build the factory:
2024-11-18.20-05-07.mp4
To Reproduce
Start a skirmish game with the map below. (Rename .zip to .wz)
This has been known for some time, which is why AI bots have some specific code behavior to avoid it.
Good issue report. Prob best to update the AIs following.
Before building a structure, units will get pushed out of the way. This doesn't happen if the unit is perfectly centered on the tile.
Video
In the first video (attached below), I start a game with 1 truck and try to build a factory on top of it. The truck doesn't get pushed, and the factory can't be built. I then try to build the factory 1 tile to the right. The truck gets pushed, and the factory is built:
2024-11-18.20-02-47.mp4
In the second video (attached below), I start a game with 4 trucks and try to build a factory on top of one of the trucks. It does get pushed, and I can build the factory:
2024-11-18.20-05-07.mp4
To Reproduce
Start a skirmish game with the map below. (Rename
.zip
to.wz
)10c-Lekiro.zip
Restart the skirmish game.
Expected behavior
The truck(s) should always get pushed. If perfectly centered, choose any arbitrary direction to push the truck.
System
Additional Context
Not tested with smaller structures (e.g. research facility, bunker)
The text was updated successfully, but these errors were encountered: