How do I make one entity pathfind away from another entity using procedures?

Started by regen on

Topic category: Help with MCreator software

Joined Dec 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make one entity pathfind away from another entity using procedures?

I am trying to make vanilla animals run away when the player is nearby but I couldn't figure out how to make them pathfind directly away from player: they either pathfind to a completely random point or only in one direction

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
did you try the ai goal,…
Fri, 02/07/2025 - 17:44

did you try the ai goal, avoid entity and put player

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh sorry did not see the…
Fri, 02/07/2025 - 17:47

oh sorry did not see the vanilla part, I just no how to do that with modded entities. sorry I'm new to mcreator