If Player Looking at Procedure

Started by Khmer on

Topic category: Minecraft mod ideas exchange

Joined May 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If Player Looking at Procedure

Hi. I would love it if there was an "if player looking at" procedure block. I'm making a custom mob that attacks when you're not looking at it, and this would help out a lot! For example, an if statement would use this block like this...

 

if (if player looking at)

do (whatever you want)

else if (not(if player looking at))

do (whatever you want)

 

 If this could be added that would be great,

Thank you, TheSawfly

Joined Jun 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there a way to select…
Wed, 06/10/2020 - 11:21

Is there a way to select entities player looking at ?

 

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Here is a tutorial I made:…
Fri, 07/07/2023 - 19:08

Here is a tutorial I made: link