Posted February 07, 2022 by KuhnChris
#devlog #godot #farming
Has it been another week already? Time flies by so quickly nowadays…
This week was rather slow - also no video essay this time. Basically not much time due to day job and life in general, but some things kept churning along in the background. This would be:
We changed the system to our “automatic Translation” system - which means that we do not specify the strings we want to translate in code by hand, but simply tag them and have the engine go through each element and decide “hey, there’s a tag, let’s give this to the translation server!”. This sadly also lead to the discovery of a little bug within the engine. As this was deemed “unfixable” I had to implement a simple workaround, nothing world-shattering, but confusing non-the-less.
The growing animations should now be implemented aswell, based on the selected seed.
There are quite some tasks left to finish, like hooking up the shop properly, making the plants drop multiple items, the sales logic and non-base-size tiles, so we’ll chip away on those in the weeks to come. Make sure to tune in next time as well!
– Join the Discord server over here - if you got any questions let us know. ;-)
Until next time, Chris