Define how characters behave using multiple AI techniques. This module requires Game Creator 2 in order to work. Create your own behavioral AI systems using 4 industry-standard techniques: State Machines, Behavior Trees, Composites nodes, and Decorator nodes. State Machines are the easiest and most intuitive tools to use, allowing an agent to execute a single…