Could we please get an atan2 function added to the noise class? So that, for example, I can call noise.atan2(x - tile.x, y - tile.y) or similar.
Thank you.
noise.atan2(x, y)
Re: noise.atan2(x, y)
I added this in 0.18.37.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.