Jump to content

SuippoKala

Members
  • Posts

    2
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by SuippoKala

  1. if (npcs.closest(npcChompyBirdAlive) != null){ return State.KILL_CHOMPY; How do i make it so that it checks when there is an item on the ground, return to state KILL_CHOMPY; ?
×
×
  • Create New...