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

Ladder Climb-down Behavior #84

Closed
frendship-loost opened this issue Feb 23, 2024 · 3 comments
Closed

Ladder Climb-down Behavior #84

frendship-loost opened this issue Feb 23, 2024 · 3 comments
Labels
enhancement New feature or request

Comments

@frendship-loost
Copy link

The ladder climb-up behavior feels nice and sticky enough. However, walking backwards in an attempt to climb down a ladder is more challenging, having to sort of fall down and air-strafe back into the ladder in order to catch it. Could this be due to the forward-facing player raycast? There is no catch behind the player to detect something like this, so I guess the awkward climb-down sort of makes sense. I don't expect this is an easy change, but it should be documented somewhere I think.

@Phazorknight
Copy link
Owner

I agree with you and will look into improving how to get on a ladder when approaching it from above.

This is more due to the ladder collision object than a raycast, will see if I can make it a bit stickier.

@frendship-loost
Copy link
Author

Thanks for your time, always excited for updates on Cogito!

@Phazorknight
Copy link
Owner

Going to close this, as thanks to @FailSpy 's lattest contributions, the ladder climb behaviour has improved and can be tweaked more easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants