New attack animations
https://youtu.be/kFoQArctrqQ Hi everyone, it took me two weeks to rework all combat related animations and the controller that plays them. Especially the player animations needs to be as responsive as…
https://youtu.be/kFoQArctrqQ Hi everyone, it took me two weeks to rework all combat related animations and the controller that plays them. Especially the player animations needs to be as responsive as…
As I've already showed in AI part 1:General concept the main part of AI actor's brain consists of a behavior tree and decision engine. Let's take a look at them.…
Sigth The sight or the visibility check is based on rays colliding with the physical representation of objects - colliders. Ray start is randomly generated inside a box placed on…
First of all a bit of my background. I have worked as an game AI programmer for almost 8 years. Now I'm working on other things but the game AI…
Lately I've reworked the game editor. Now it's much more suitable for multi item editing. https://youtu.be/KUHmiAUskqM
How to start my first blog entry ever? Maybe with the project I'm working on for some time - RPG game named The Baneshifter. I started to work on the…