Skip to content

[3.1] [Mono] Change Atan2 arguments to (y, x)

Aaron Franke requested to merge github/fork/aaronfranke/3.1-mono-atan2 into 3.1

Manually cherrypicked from https://github.com/godotengine/godot/pull/29184 since this is a simple fix that doesn't break anything and I was helping someone who was very confused by this. It would be great to have in Godot 3.1.2.

Merge request reports