How do i make a Mob Watch the Player, but only moves its head

Started by Leobaker on

Topic category: Help with Minecraft modding (Java Edition)

Active 9 months ago
Joined Nov 2023
Points:
165

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 38
How do i make a Mob Watch the Player, but only moves its head

How do i make a Mob Watch the Player, turning only its Head and not the whole body, so it looks Player-like, and only rotates its body if the head reaches its limit on how far it can rotate

i know there are AITasks for it, but i want it so its doing it non-stop

Am trying to make a mod that adds stuff like Herobrine

So Far i have it so He stalks the player, and disappears if the Render distance is above 2 (by checking how many chunks are loaded around the player)

just need to work on the watching/staring but i don't know how to make it actually be player-like and not be obivous its a mob

 

Active 9 months ago
Joined Nov 2023
Points:
165

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 38
should mention am on…
Mon, 08/05/2024 - 21:33

should mention am on MCreator 2023.4 Still, also using some plugins