NPC Behaviors?

Discussion in 'Plugin Development' started by Stigosaurus, Jun 23, 2013.

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

    Stigosaurus

    I am creating an NPC using Top-Cat's NPCLib, and am wondering how to add behaviors to the NPC. I would like to make it so NPCs will walk and jump around randomly. How can I achieve this?

    Bump.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 2, 2016
  2. I have no idea what that lib is, but you could always add a jump potion effect to the npc, and all npc's walk around randomly in minecraft already. I suppose if you want it to be more sporadic, you could always change its target path every few seconds.
     
  3. Offline

    chasechocolate

  4. Offline

    MylesIsCool

    You may want to consider using RemoteEntities Lib - http://forums.bukkit.org/threads/li...neration-npc-library-1-5-1-compatible.110304/

    It allows for a much wider range of customization and is fully up to date.
     
Thread Status:
Not open for further replies.

Share This Page