Started by
teny
on
Topic category: Troubleshooting, bugs, and solutions
Hi, I wanted to make a mob that runs away from the player, unless the player is sneaking. I tried doing it myself, but for some reason it doesn't work.
Here's the entity's AI
And a procedure that is used as a condition
Could anyone tell me how to make it work?
Event/target entity should be get nearest entity of type c
Maybe Event/target entity in the condition means the mob and not the player?
Hey! I don't know if you're still around and wanting to get this thing working, but I've found a simple solution:
https://i.imgur.com/yHe4Ge3.png
Hope it helps you or anyone else who's interested.