Finally arrived LBA 1 release anniversary. This year it is a pretty weird one. On one side it is a happy one because we got the announcement that a new entry to the universe will happen. On the other hand a little bit sad because our celebration stream was canceled. I initially planned to replace my stream from it with another dev update, but then life happened.
I got super busy, partially upon my own request. Specifically, I work on a presentation for the GiC conference where I will be talking about a custom resource management system. I think that this will be an interesting lecture, mostly because I will be talking about the engine that powers the L.B.A. Tribute. If any of you will be there somewhere around and see me don't hesitate to come by and say: hello.
Now after this long intro, let's focus on the project. From the last update, nothing really changed. The plan is to work on this nice small demo containing only Citadel Island. I will release it when I will be done with it (Sadly there is still no release date).
Currently, I am focusing on AI. I was not really happy with my previous solution and decided to improve upon it. A few AI-related presentations later I felt like I'm still lost. I understood what they talking about but still did not sorted stuff in my head to make a final decision regards my approach to it. This came later after few beverages (alcoholic and non) and discussions with friends. The last one probably helped here the most.
I decided to use behaviors graphs. How they work for those who don't know: when designing AI you building different states and defining conditions that need to be met to transfer between them. A simple example can be seen below.
Seems like both games LBA 1 & 2 entire game source code was released on Github. https://blog.2point21.com/p/devlog-releasing-lba-open-source
ReplyDeleteYes it was.
Delete