Mob Pathfinding

Discussion in 'Plugin Development' started by BeeJayMendrinos, Jul 6, 2013.

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

    BeeJayMendrinos

    i am trying to make a plugin that will cause mods to follow a player when they are spawned but due to the bukkit setTarget() function not working I am not sure how I would do it. Some people have mentioned goals but I don't know how they work. if anyone has any examples that would be great :)
     
  2. If you want to mess with mob AI either extend the NMS entity or use a library that does so for you (e.g. RemoteEntities).
     
  3. Offline

    Compressions

    BeeJayMendrinos The 'Resources' subsection has a million threads about mob pathfinding.
     
Thread Status:
Not open for further replies.

Share This Page