Creating EQS Contexts in C++
In this post we're going to explore the basics of the Environment Query System (EQS) that resides in UE4. To fully understand this post you need prior knowledge of Behavior Trees and Blackboards since these concepts won't be explained here.…