Hey guys! 🙂
Finally, we have finished semester exams at the university and now we devote more time to the project. During the session, we did not do much, but we also did not sit idly by.
So let me share with you our progress
New FX
Let me introduce a new spawning effect for units

We also made a new effect for a frost mage
.gif)
FSM
I recently did refactoring for AI because, as the code base grew, managing it was getting harder and harder. Initially, I wrote a standard state machine, but …