- Steam App
- Human Factory (1160040)
- Event type
- patch note
- Published
- 1 February 2021 - 11:27:58 UTC
- Source
- steam_community_announcements
Monday 25th: Added a 'TargetRange' to Humans and sorted for saving and loading. This way, I can adjust it so that they don't have to go walk into the target Human. Also, I made it so 'MakeHumanWait' occurs on 'MakePath', since it doesn't really need to occur anywhere else. Tough start to the day with bugs happening and I couldn't figure out why. Turns out it was because I forgot to check if the child of the Human is Hungry and underrage before breastfeeding it. Ok, got it working. Only thing now for all of this is to smooth out the animations, which does involve some code. For example, when a Human reaches a Baby to feed it, at the moment it just does it instantly but I need to add another stage where it waits for an animation to complete. Putting it on a list for later, along with a thorough look at the 'Delete' scripts, which should fix a minor bug where the Transport Frame on the Wall...