I’ve decided that I will write an update each week, daily is definitely too often… In my opinion, one bigger update is better than few short ones. So let’s start:
AI - In UE4 we have a great component for AI Perception. I’ve decided that I won’t use… why? Everything that is universal will not work as great as system dedicated for selected purpose. In this case, I need only to check if another character is visibility cone. So I wrote my own component and I’m checking this by sphere collision in front of AI. Thanks to the fact that it is a component, I’m also using it in my main character :)
First assets that appeared in game are doors and frame, all assets will be created by Alex and I’m sure that they will be top possible quality. Here is how it looks like:
Procedural - now we have a fence generated procedurally. For now, they are simple placeholders but it looks something like that:
0 comments