Started by
chuiod steve
on
Topic category: Help with MCreator software
Hello, I need help, I want to make a neutral mob, It follows me to attack me but it can't do anything to me. Help me please I would appreciate it very much
Edited by chuiod steve on Sun, 02/09/2020 - 21:04
Do you want it to attack you or do you want it to just follow you?
I suggest you to check in the Youtube playlist of Pylo with all good (and English) tutorials. https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
So I believe that is actually a setting "neutral" when you are creating a mob. If not please respond back
OK so I had a similar problem and what you have to do to get it to attack (if it is a melee) there is a block in the AI settings that says "melee attack target with speed x" and to get it to attack you have to use that AI setting.
Thanks,
Shadow
P.S. tell me how that goes for you. It might make it only aggressive :(
For me, neutral is the easiest mob to make.
So to get it to attack you, you have to first do what one of my previous comments said which is to go into the entities AI block code and set it to melee attack with speed factor x and add that where ever you want it to be in the AI code, Then you have to have that on entity tick update, check if world difficulty = Peaceful, despawn? Not entirely sure without going into the code and trying to figure out what makes a neutral mob tick, if you do want me to try I will, just say it.
It is quite simple
make a creature that is passive, by setting it to do that (one of the drop downs) then have a "melee attack target" in the AI settings. I don't really know how you are having problems.
Thanks,
Shadow
? what do you mean, "what kind of I put". What have you accomplished vs. what haven't you done yet? have you made a neutral mob but haven't got it to not attack on peaceful?
Thanks,
Shadow