Reply To: How to make a 3D character that has AI

Forum Archive How to make a 3D character that has AI Reply To: How to make a 3D character that has AI

#25347
Jonathan Gonzalez
Participant

    That is a bit of a step up from the basics. You’ll need to have a good foundation of scripting so I’d recommend the C# Bootcamp first, after that the Fundamentals of Pathfinding for learning about navigation in Unity. The pathfinding course will be getting an update quite soon that covers AI waypoints and detection. Since you’ll be working with a 3d character I’d also recommend learning about 3D character animation in the Rigged Animations course.