I need help with a GUI method of checking if a item comes within range of a hero and then order the hero to pick up the item. Only works the first time the item comes in range so it does not spam the pick up command.
Example: Paladin comes in range of a potion on the ground, he is ordered to pick up the potion. If the player controller does not want the item, he can right click to move away. If the paladin comes back in range of the item, he is ordered to pick up the potion.
Please make as simple as possible and MUI.
Example: Paladin comes in range of a potion on the ground, he is ordered to pick up the potion. If the player controller does not want the item, he can right click to move away. If the paladin comes back in range of the item, he is ordered to pick up the potion.
Please make as simple as possible and MUI.