Summary:
If you take damage from a lightning bolt, the camera tilts into the direction that it tilted last time due to MC-259212 instead of to the lightning bolt.
Steps to reproduce:
Go into survival mode
/effect give @s minecraft:resistance 30 4 true
/summon minecraft:lightning_bolt ^ ^ ^1
/summon minecraft:lightning_bolt ^ ^ ^-1
/summon minecraft:lightning_bolt ^1 ^ ^
/summon minecraft:lightning_bolt ^-1 ^ ^
Observed results:
The camera always tilts in the same direction regardless of where the lightning bolt was.
Expected results:
The camera should tilt towards the lightning bolt.
Linked issues
relates to 1
Comments 2
Related to MC-269238
Can confirm.