Assuming you know how to make a mob, you can make your mob teleport using procedures. I would do this by having it so that on your mobs tick update, it picks a random number. If that number equals say, 1, teleport it to its x y, and z position, but randomly offset. Let me know if you need more help.
Hello, thanks for the reply. Can you please send me a screenshot or an example of how it should look? because I don't really good understand the procedures and I don't really understand how to do it.
I just don't understand how to build procedures, so I can't check anything, because I don't know how and which procedures to arrange. Procedures cannot work if I do not know how and which procedures to use and in what order, that's why I asked to send what the procedures should look like. And yes, I also don't understand which three blocks you're talking about.
sorry for the late answer, it doesnt mean enything. It was just easier to move all the block inside the if statement in one go than moving them one by one.
The procedure work fine with or without the if statement
Assuming you know how to make a mob, you can make your mob teleport using procedures. I would do this by having it so that on your mobs tick update, it picks a random number. If that number equals say, 1, teleport it to its x y, and z position, but randomly offset. Let me know if you need more help.
Hello, thanks for the reply. Can you please send me a screenshot or an example of how it should look? because I don't really good understand the procedures and I don't really understand how to do it.
Wouldn't you also have to check like three or so blocks to see if the entity would fit?
I just don't understand how to build procedures, so I can't check anything, because I don't know how and which procedures to arrange. Procedures cannot work if I do not know how and which procedures to use and in what order, that's why I asked to send what the procedures should look like. And yes, I also don't understand which three blocks you're talking about.
Here is the mechanics for when you see him, he is angry and attack you https://imgur.com/a/Lw7jjqd
But for the teleportation sorry don t know yet
Evistix466 what is the first if condition suppose to be?
sorry for the late answer, it doesnt mean enything. It was just easier to move all the block inside the if statement in one go than moving them one by one.
The procedure work fine with or without the if statement
Good day :)