Перейти к содержимому

Hydroneer: How to make a configurable timer

Demethrite

0:00 / 0:00

Hydroneer: How to make a configurable timer

442 просмотра · 3 года назад
Demethrite
2 подписчика
442 просмотра · 3 года назад
Hydronner is a sandbox game about mining gold but I spend more time experimenting with the programming and automation mechanics more than actually mining. This video shows my take at making a timer. I got the idea from a question on the Steam forums, hope it helps :) I could of used the delay hooks but I never got them to work reliably enough so I just made a counter that reset itself when it reaches the desired count. I didn't put the number of cables needed as it varies based on how it connect with everything else, functionalities implemented and esthetics.