Proton
Proton copied to clipboard
lineRect bug
if lineRect use 'getSymmetric' , and then sometimes particle move following line.
it is happened direction changed if particle do not go outside of line checking(this.getDistance(p.x, p.y) <= radius) when next frame
and then particle is moved following on line
how do check changed direction
i think direction is changed , there is one more checking about it's changed

When I set LineZone upper particles, i got wrong result ..