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

Clarify move_towards does not go past final value #78212

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

timothyqiu
Copy link
Member

This behavior is already mentioned in Vector{2,3}.move_towards(), and is what makes move_towards(a, b, c) different from a + c * direction(a, b).

@timothyqiu timothyqiu added this to the 4.1 milestone Jun 14, 2023
@timothyqiu timothyqiu requested a review from a team as a code owner June 14, 2023 03:40
@akien-mga akien-mga merged commit a2575cb into godotengine:master Jun 14, 2023
@timothyqiu timothyqiu deleted the move-towards branch June 14, 2023 07:29
@akien-mga
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants