-
Bug
-
Resolution: Unresolved
-
None
-
1.20 Pre-release 4, 1.20 Pre-release 5
-
None
-
Confirmed
-
Particles
-
Low
-
Platform
The bug
When falling from a height onto some blocks, there appears to be a noticeable directional bias in the direction in which the particles are generated.
How to reproduce
- Place a door
- Get on top of it
- Align yourself as best you can in the middle of the three pixels while at an edge
- Fly high up without moving horizontally
- Now fall back down
Expected results
The particles would be generated at the center, where the player is. Since the player is in the middle of the three pixels on one axis, there would be no need to round the particle generation position on that axis.
Actual results
They appear to be shifted to the side by some factor which is visually noticeable.