#Make entity walk in random direction when approaching player to attack

1 messages · Page 1 of 1 (latest)

dense crystal
#

as the title said, and i want the component can jump to make mob randomly jump

carmine shell
#

You can't really override the pathfinding to do that afaik. I guess you could try having random stroll have a lower value in priority than melee attack, and see if that makes it wander and attack the player if the player's in range?