Paper Doll direction may be wrong when flying/elytra diving
somebody1234 opened this issue ยท 7 comments
Yes, the paperdoll's rotation gets locked during flight because else it's completely unlocked and rotates in really odd ways. To see how it would look otherwise you can open your inventory mid-flight(the player inside the inventory uses the kinda same code, just missing some fixes).
@tr7zw The problem is that it's locked in the wrong position from the very start, shouldn't it at least point it in the direction I'm currently facing?
It should point towards yourself like it always does? (I mean what would be the direction in the sense of the GUI) Or are you using forge and there is still a deeper issue in the forge version?
I'm using fabric. I'm just running around indoors and it always faces north once I enter elytra flight.
Image I'm not sure what you mean? The only noteworthy thing I see is that the roll is the same, so when flying straight down your upside down on the paper doll (which is technically correct), but the yaw/rotation is as expected?