Animator Option don Show Up

Hi guys im creating a RPG type game, inicially i create a full chase enemy but it stuck in all wall. Now im trying to implemente the navmesh but after i bake it and create the Enemy AC(animator controller) i nee put the AC in the slot but that slot dont show in my interface has show in next image. Can anyone help me plz? i think the problem is my model dont came with the option from the begining pr im doing something wrong for sure.

Appreciate

Your game object is setup with an Animation Component which is for the legacy animation system, You need to use an Animator component if you want to use a controller.

1 Like