mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-07 02:12:07 +03:00
* Minor fixes in scripting_first_script.rst Changed "by default" to "at their default values" and "calling the rotated() method on any Vector2" to "calling the Vector2 method rotated()" (in context, these changes are correct). Also added a missing comma. * "at" -> "set to" in scripting_first_script.rst Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>