Farsighted Mobs (Forge & NeoForge)

Farsighted Mobs (Forge & NeoForge)

5M Downloads

[Suggestion] Add directional visibility

Sindarin27 opened this issue ยท 0 comments

commented

Add an option so mobs only see you if they are looking in your direction. Possibly make it so they need to be looking in a certain direction at a certain range, and if you are closer by they will always see you. Would go well with an expanded config system.

Hints: The LivingEntity class contains member variables with the head yaw and pitch, as well as a method that determines whether one entity can see another that does not utilise this.