godotengine / godotengine/godot-docs
Outdated information about translated() method on "Matrices and transforms" page
- Dominant language
- reStructuredText
- Stars
- 5.7k
- Forks
- 3.8k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 25
Description
**Your Godot version:** 4.1
**Issue description:**
There is information about translated method:
> There is also a translated() method, which performs a different operation to adding or changing origin directly. The translated() method will translate the object relative to its own rotation. For example, an object rotated 90 degrees clockwise will move to the right when translated() with Vector2.UP.
It seems outdated and corresponds version 3.x behavior
**URL to the documentation page:** https://docs.godotengine.org/en/stable/tutorials/math/matrices_and_transforms.html
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.