godot-docs
godot-docs copied to clipboard
Clarify Documentation for rotated_local() Function in 3D Transforms
This PR addresses the need for better clarity in the documentation of the rotated_local() function as raised in issue #97799. Its current explanation in manual/3d/using_transforms.rst might lead ambiguity in which axis should be provided in the first parameter in rotated_local.
Fixes #https://github.com/godotengine/godot/issues/97799
Merged. Thanks and congrats on your first merged contribution!
Cherrypicked to 4.3 in https://github.com/godotengine/godot-docs/pull/10347.