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

Picking up stuff while crawling #2979

Open
weluvgoatz opened this issue Jun 18, 2024 · 0 comments · May be fixed by #3062
Open

Picking up stuff while crawling #2979

weluvgoatz opened this issue Jun 18, 2024 · 0 comments · May be fixed by #3062

Comments

@weluvgoatz
Copy link
Member

Tux should be able to pick up stuff while he's crawling, because he can otherwise get trapped or softlocked. Originally reported by Sevenberry in #2846.

@weluvgoatz weluvgoatz added this to the 0.7.0 milestone Jun 18, 2024
AthenaWrenn added a commit to AthenaWrenn/supertux that referenced this issue Jun 21, 2024
Remove duck from try_grab() in order to allow Tux to pick up stuff while crawling.

This code is not yet fully tested. This is meant to explore options for addressing issue SuperTux#2979
marbens-arch added a commit to marbens-arch/supertux that referenced this issue Sep 13, 2024
Allows picking up items (such as springs and stone blocks), while Tux
is crawling (triggered by moving while ducking).

This is to avoid Tux getting trapped by any item that can be grabbed.

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

Successfully merging a pull request may close this issue.

1 participant