Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Upon Save/Load items that robots are carrying seems to get lost. 

Example on version 5 I found that my milking robot loads at the milk storage holding an empty bucket and on the order empty milk. o

orders in a Forever loop:

  1. find a cow
  2. milk it
  3. go to milk storage
  4. empty in to storage
(+1)

I'm not quite sure what's happening here. So you say that when the level loads you're seeing the Worker holding an empty bucket at the Milk Storage. What state was the Worker/Bucket when you saved it?

(+1)

I discovered the same issue when I used two bots getting milk. When both bots try to get the milk, only one is getting it actually. But both try to put it into the storage. The bot with the milk is successful the other is hanging by trying to empty the empty bucket for ever.