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

Make bouncing off downward ramps slightly easier #393

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from

Conversation

squeek502
Copy link
Member

@squeek502 squeek502 commented Apr 4, 2023

  • Separate out the stepsize used when stepping up stairs from the stepsize used when snapping players onto the slopes they are walking on.
  • Lower the new sv_stepsize_down to 14 (previously it was using sv_stepsize which is 18)

See https://www.ryanliptak.com/blog/source-vs-goldsrc-movement-slopes/ for context


Really unsure about this in terms of how it will affect gameplay, just thought I'd make a PR in case it's something we ever want to do.

- Separate out the stepsize used when stepping up stairs from the stepsize used when snapping players onto the slopes they are walking on.
- Lower the new sv_stepsize_down to 14 (previously it was using sv_stepsize which is 18)

See https://www.ryanliptak.com/blog/source-vs-goldsrc-movement-slopes/ for context
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant