There is a bug in the reach mode on master and the reach mode tag. The parameters for setting the reach input points reach_x and reach_y are the wrong way round to the way most people think of them (sorry in my head I'm used to swapping them round for i, j notation in matrices....)
Most people have spotted this I think and just "flipped" the coordinates round (hopefully it produces obviously wrong/odd output if you don't...)
I'll add a fix soon but in the meantime you can just switch your x and y coords around if using reach mode.
There is a bug in the reach mode on
masterand the reach mode tag. The parameters for setting the reach input pointsreach_xandreach_yare the wrong way round to the way most people think of them (sorry in my head I'm used to swapping them round for i, j notation in matrices....)Most people have spotted this I think and just "flipped" the coordinates round (hopefully it produces obviously wrong/odd output if you don't...)
I'll add a fix soon but in the meantime you can just switch your x and y coords around if using reach mode.