-
Bug
-
Resolution: Unresolved
-
None
-
1.20.4, 1.20.5 Pre-Release 1
-
None
-
Community Consensus
-
Camera, Player
-
Low
-
Platform
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.