Hi everyone!
A short devlog this week, ’cause the team is away during Easter. Chapter 2 is going great in terms of art, in the next devblog we will show you some cool screenshots and a glimpse of what the central hub village could look like.
Meanwhile, Andre did a complete revamp of the logic AI system. We were aware of some performance issues that were aggravated with the constant additional complexity growth of the AI. Sometimes, the best way to fix something is to scratch what you have and start again. Obviously a lot of states were recycled, but it’s a different approach in AI handling. In the gif below, using the old AI logic, we could hit an outrageous 25ms time of processing time, now it’s around 1ms. The problem used to happen if the build ran for long periods of time with various AI agents active.
Until next week, have a great Easter!