Copy wolf AI to another mob.

Discussion in 'Plugin Development' started by amitlin14, Mar 15, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    amitlin14

    Basically i want to copy the wolf's AI to a chicken, to make it follow the player around and try to attack the mob the player hit.

    Is that possible? Or do I have to make the AI myself, if so, any good tutorials, besides the how to customize the behavior of a mob or an entity?
     
  2. Offline

    Lolmewn

    You could try to use RemoteEntities for this.
     
  3. Offline

    amitlin14

    Lolmewn I usually like to make my own, that way i have more customizability and control, plus, i learn more.

    Using libraries is usually my last resort :p

    Got any tutorials or tips?
     
  4. Offline

    Lolmewn

    amitlin14 Tip: Use RemoteEntities. Unless you really want to rewrite about 700KB of code.
     
    microgeek likes this.
  5. Offline

    amitlin14

    Lolmewn o.o. Last resort it is then!
     
Thread Status:
Not open for further replies.

Share This Page