If Player Looking at Procedure

Started by Khmer on

Topic category: Mod ideas exchange

Last seen on 01:41, 8. Jan 2024
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

Last seen on 09:48, 26. Sep 2022
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 ?

 

Last seen on 19:33, 18. Feb 2024
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