Can't wait for passengers. Heart eyes emojis everywhere for this game!!!!
person3000
Recent community posts
For some reason my pickerupper bots have decided to run back and forth between my two cereal farms. Instead of just gathering the nearest 6 cereal and popping it into storage, they're getting maybe 2 or 3, then running past the fertilizer/windmill to the other field and getting one, and then running back twice more, then delivering. Their orders are as follows:
REPEAT(hands full) find, move to, pick up cereal
REPEAT(hands empty) move to storage, drop off cereal
on forever ^^
I dunno if it's a pathing algorithm, but they are most definitely not looking for the "nearest" cereal...
Just as a suggestion, I know you changed the full/not full from 100% to 95%. Is there a way you could make that number editable, such that I could tell a specific robot to wait until say 98% or 92%? And could you also try to make a similar thing but for empty/not empty where it'd be 5%? You might need a check in there to make sure the player isn't setting the numbers wrong, though...
Balancing: I've noticed that corn takes a very short amount of time to grow, so short in fact that, when the tile issue gets fixed, I have a feeling my planters aren't going to be able to keep up with my harvesters. Maybe slow down the rate at which corn grows? Or maybe that's an issue for seasons implementation, if you have a weather plan for the future.
Possible bug I found: When a bot goes from storage to plant a cereal seed, its code says to look for the nearest tilled land. But when I was watching it, he kept running back and forth between the storage and a plot he'd already planted. In another instance, I had a robot putting fertilizer on Weeded Dirt/Land to turn it into soil, and he was putting fertilizer on tiles that still had weeds on them. When ShovelBot came around, the tile was a normal soil. Maybe it's to do with layering, but the bots need to look top down.