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

Add is_sliding_down_slope to both KinematicCharacterControllerOutput and MoveShapeOutput #352

Closed
Jeff425 opened this issue Mar 27, 2023 · 0 comments · Fixed by #353
Closed

Comments

@Jeff425
Copy link
Contributor

Jeff425 commented Mar 27, 2023

Rapier's EffectiveCharacterMovement will have a field is_sliding_down_slope that is true when the kinematic controller entity was sliding down at least one slope last frame (and the slope is steeper than min_slope_slide_angle.)

This will have to wait for this commit dimforge/rapier@11d145b to be added to a release in order for these changes to work properly.

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

Successfully merging a pull request may close this issue.

1 participant