Search Unity

Enemy ai reccomendation tutorials?

Discussion in 'Getting Started' started by phantomunboxing, Jan 15, 2016.

  1. phantomunboxing

    phantomunboxing

    Joined:
    Nov 10, 2015
    Posts:
    43
    As said above I want an enemy ai... What I mean by this is enemy movement... MAYBE shooting? What would you reccomend?
     
  2. AndreCabral

    AndreCabral

    Joined:
    Jan 11, 2016
    Posts:
    15
    Survival Shooter official tutorial have some simple enemy AI. http://unity3d.com/learn/tutorials/projects/survival-shooter-project

    There is a more complex AI in the Stealth tutotial (but its for Unity 4, so you will need to make some alterations on it to work on Unity 5) http://unity3d.com/learn/tutorials/projects/stealth-tutorial-4x-only

    My recomendation on tutorials is to always search for an official tutorial in http://unity3d.com/learn/tutorials or an official live training in http://unity3d.com/learn/live-training
     
    tedthebug and JoeStrout like this.