Unity Tutorial: First Person Controller (Part 9 – AI Support)


In this tutorial we’ll be extending our character controller to support input from other sources than a player. In particular we’ll set it up to support our AIs providing input commands similar to what would be received from a player.

📂 Grab the full project ➠ https://github.com/GameDevEducation/UnityTutorial_CharacterController/tree/Part-9-AI-Input