-
Bug
-
Resolution: Invalid
-
None
-
23w03a, 1.20.6
-
Community Consensus
-
(Unassigned)
Taking damage when outside the world border will cause the camera to tilt unrelated to the world border, instead of tilting towards the world border which is the source of the damage.
Steps to Reproduce:
- Give the player resistance:
/effect give @p minecraft:resistance infinite 255 true
- Set a small world border
/worldborder set 10
- Stand 10 or more blocks away from the border
- Rotate the camera around N/E/S/W
Observed Behavior:
When you take damage, the camera will tilt in a seemingly unrelated direction.
Expected Result:
Because the source/cause of the damage is that the player is outside the world border, the damage tilt would be directed towards the world border, or it's center point (0, 0).
Screenshots/Videos:
Notes:
- relates to
-
MC-225335 The player's view no longer tilts when moving vertically with View Bobbing enabled
- Open
-
MC-259212 Directional damage tilt is still used for non-directional damage sources after taking damage from a directional damage source
- Open
-
MC-270746 Taking damage from a lightning bolt doesn't cause the camera to tilt towards the lightning bolt
- Open
-
MC-269238 Taking damage from a cactus does not cause the camera to tilt towards the cactus
- Reopened