The question of developing a mob. How to make a mob that attacks a player when the player is looking at it?(done)

Started by Mrtor13 on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 month ago
Joined Aug 2024
Points:
40

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
The question of developing a mob. How to make a mob that attacks a player when the player is looking at it?(done)
Wed, 08/28/2024 - 13:33 (edited)

I'm new to MCreate, I'm wondering how to create a mob that attacks the player when the player looks at it, And is there such an opportunity to implement it? (P.S. Sorry for bad eng, im using Google translate)

Edited by Mrtor13 on Wed, 08/28/2024 - 13:33
Active 7 hours ago
Joined Apr 2024
Points:
298

User statistics:

  • Modifications: 5
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 417
make this procedure and…
Tue, 08/27/2024 - 12:28

make this procedure and replace snow golem with your mob: https://imgur.com/aV3qAoi 

Active 1 month ago
Joined Aug 2024
Points:
40

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
Cool!, but can you help me a…
Wed, 08/28/2024 - 05:01

Cool!, but can you help me a little more please? how to make sure that when the player turns away, the mob stops attacking him?

Active 1 month ago
Joined Aug 2024
Points:
40

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
Oh, I've already figured out…
Wed, 08/28/2024 - 13:33

Oh, I've already figured out how to do it.