ENEMY AI - Making an RPG in Unity (E10)
Video Statistics and Information
Channel: Brackeys
Views: 421,963
Rating: undefined out of 5
Keywords: brackeys, unity, unity3d, asset, assets, model, models, beginner, easy, how, to, howto, learn, course, series, tutorial, tutorials, game, development, develop, games, programming, coding, basic, basics, C#, enemy, stats, character, characters, ai, AI, artificial intelligence, follow, interact, enemies, RPG, collab, Sebastian lague, role playing game
Id: xppompv1DBg
Channel Id: undefined
Length: 9min 24sec (564 seconds)
Published: Wed Sep 13 2017
Please note that this website is currently a work in progress! Lots of interesting data and statistics to come.
Add a Nav Mesh Agent to your PlayerController. It needs to be something that moves in your scene with your movements. Add an empty GameObject. Add the PlayerManger script made in this video to the new empty GameObject. Add the PlayerController in the PlayerManger script you just added through the Inspector.
Enemy stuff just keep same as in video.
I am newbie. Hoped this helped someone with basic AI in VR.