I don't get the ai system

Started by Spookey on

Topic category: Feature requests and ideas for MCreator

Active 6 years ago
Joined Aug 2018
Points:
706

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 22
I don't get the ai system
Sun, 11/04/2018 - 13:14 (edited)

actually, I don't like or get the ai system for mobs so please make something just like the procedure system I can't get my mobs to attack 

Edited by Spookey on Sun, 11/04/2018 - 13:14
This is the way AI is…
Sun, 11/04/2018 - 14:37

This is the way AI is implemented in Minecraft and we can't change this. Use website search as there are many tutorials and similar topics that contain a solution to your problem and general tips with AI system.

Active 6 days ago
Joined Dec 2016
Points:
759

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 52
You have to remove the …
Sun, 11/04/2018 - 14:47

You have to remove the "Panic when attacked" and "Leap at target" Block first. Then add in "Attack in sight nearby only <EntityPlayer>" and "Attack in sight nearby only <EntityPlayerMP>". After that you add in the "Attack on melee" block. Then you have a classic mob which attacks on melee.

Active 6 years ago
Joined Aug 2018
Points:
706

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 22
thanks I will try it in 1.8…
Sun, 11/04/2018 - 15:01

thanks I will try it in 1.8.1

 

Active 6 years ago
Joined Aug 2018
Points:
706

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 22
ok I'll try to find some…
Sun, 11/04/2018 - 15:02

ok I'll try to find some tutorials