Shoulder Surfing Reloaded

Shoulder Surfing Reloaded

26M Downloads

Arrows and stingers are rendered at full opacity

muzikbike opened this issue ยท 2 comments

commented

Description

Similar to #292: when stung by a bee or when shot, the stinger or arrow effectively becomes part of the player until it disappears. When the camera gets close to the player, the player and equipment will become translucent, but the arrows will not. Expected behaviour would be that they would for this case.

Arrows:
Image
Image
Image
Image

Stingers:
Image
Image
Image
Image

Steps to Reproduce

  1. Get shot or stung
  2. Go into the special third person view
  3. Observe

Minecraft version

1.21.4

Game Logs

https://mclo.gs/UmViiSN

Additional Information

No response

commented

Thanks for reporting. I will have a look.

commented

I pushed a fix to address bee stinger rendering. Unfortunately, for arrows it is not possible without introducing z-fighting issues, which will be visible on every arrow, regardless if they are stuck in the player or not. I would prefer leaving them as is. Thanks again for reporting.