Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I need help making an automated feeder system, I know how to make the produce and ingredients automated, but putting fuel into the ovens is the problem. 

I'm trying to fuel the oven but not to a point where the chocolate/butter is overflowing the oven and I can't put anything else in them.

I've tried using the logic gates and latches on the outputs/inputs but I just can't get the handle on those things, and I really don't want to make a system that needs timing. 

(+1)

Try using the inspector panel to read off the fuel level of the furnace. You can set the mode to special using the circle button on the inspector panel, and you can adjust comparison mode and threshold using other buttons. Logic gates connected to the panel turn on when the panel is active.

THANK YOU!!

(+1)

Really awesome to see you still replying to people who need help, you're a champ <3