-
Notifications
You must be signed in to change notification settings - Fork 73
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
Raycast Step Implementation #498
base: dev
Are you sure you want to change the base?
Raycast Step Implementation #498
Conversation
Thank you for the playtest! You did find some really weird oddities so thank you. It looks like the wallkicks thing is similar to a glitchy wallkick-I wonder if those are fixed it'd stop doing that. The spot you're unable to jump in front of DDD, I don't think there is a fix for. It looks like it may be exposed OOB which is likely normally skipped by the older systems quartersteps. Any rising platform clip is unintended so thanks for pointing them out. Same for the weird Whomp King clip. I'll also look into the weird ledgegrabs |
marked this as draft for now, feel free to undo that after Kaze approves of this, and it seems stable. |
A raycast based step implementation based off Kaze Emanuars raycasted step system.
This PR has a couple of things to do before merge:
Besides those things. This PR should be ready. Feel free to discuss remarks or any other things.