Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add visuals to explain Vector methods #8962

Open
Pizzaandy opened this issue Feb 14, 2024 · 0 comments
Open

Add visuals to explain Vector methods #8962

Pizzaandy opened this issue Feb 14, 2024 · 0 comments

Comments

@Pizzaandy
Copy link

Pizzaandy commented Feb 14, 2024

Your Godot version: v4.2.1

Issue description:
Godot has some methods in the Vector API with uncommon names: e.g. Slide, Bounce, and Reflect. I have had to explain these methods to both new and experienced developers.

There have already been discussions and PRs about the need to clarify these methods in the docs:
#8286
#7664
godotengine/godot#68392
godotengine/godot#83691
godotengine/godot#11678

There's enough confusion around these methods that adding graphics to the Vector docs is probably justified. It would be nice to point beginners to the docs whenever someone asks about these methods rather than pull out the MS Paint diagram :)

URL to the documentation page (if already existing):
https://docs.godotengine.org/en/stable/classes/class_vector2.html
https://docs.godotengine.org/en/stable/classes/class_vector3.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant