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

Fixes growups changing direction when landing on a slope #2996

Conversation

Brockengespenst
Copy link
Contributor

Adapted the collision check similar to WalkingBadguy to decide if direction should be changed. This includes taking the slope normal into account.

Fixes #2994

@tobbi
Copy link
Member

tobbi commented Oct 9, 2024

Thank you very much for your contribution! I'm merging this one!

@tobbi tobbi merged commit 4dd3fee into SuperTux:master Oct 9, 2024
33 checks passed
@Brockengespenst Brockengespenst deleted the fix_growup_turning_direction_when_landing_on_slope branch November 4, 2024 17:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Growup turns around unintentionally when landing on a slope
3 participants