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

Not dying when getting squished #29

Open
neomoth opened this issue Jan 31, 2024 · 3 comments
Open

Not dying when getting squished #29

neomoth opened this issue Jan 31, 2024 · 3 comments

Comments

@neomoth
Copy link

neomoth commented Jan 31, 2024

The game doesn't seem to account for getting stuck inside of collision, wondering if this might be intentional but then again it leads to stuff like this which feels blatantly wrong.
https://github.com/ExOK/Celeste64/assets/69372252/7da6ba38-970b-46be-935c-e0dd0c7ea4ea
To me you should be getting squished and killed here like you would in the original game.
Is this an error or is this intentional?

@NoelFB
Copy link
Contributor

NoelFB commented Jan 31, 2024

Yeah this should have probably killed you ... but there are people using it for various exploits/grabless runs now so I'm hesitant to fix it haha. There are scenarios like that one specifically that aren't great.

@neomoth
Copy link
Author

neomoth commented Feb 1, 2024

I think there's probably some way it could be reworked into a mechanic but have it kill you under normal circumstances perhaps. No idea what that mechanic would look like, but it's just a thought. (like how demodashes weren't intentional but have now become a mechanic through there being a keybind for it now (unless it was always intentional in which case thats crazy))

@NoelFB
Copy link
Contributor

NoelFB commented Feb 1, 2024

Yeah, I think we're probably going to fix squishing and make grabless possible a different way? It feels like a general bug that would be good to fix.

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

No branches or pull requests

2 participants