https://github.com/PavelDoGreat/WebGL-Fluid-Simulation/blob/54ed78b00d7d8209790dd167dece747bfe9c5b88/script.js#L910 should change to ```glsl velocity.xy -= vec2(R - L, T - B) * 0.5; ```