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

[WIP ]Kinematic character controller #702

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

AlaricBaraou
Copy link
Contributor

@AlaricBaraou AlaricBaraou commented Sep 20, 2024

TODO

This PR is meant to allow everyone to help in using the kinematic character controller of rapier https://rapier.rs/docs/user_guides/javascript/character_controller/

Depends on #701

wipKCC.mp4

This won't be fully working until Rapier fix this dimforge/rapier.js#291 and publish the fix to rapier.js
The current PR that fix the slope issue doesn't mention fixing the stairs issue.

For now using a capsule with the proper radius / velocity allow climbing some stairs, but this is not really controlled.

I'll probably stop the development on this until further progress is made on the rapier side.

Copy link

changeset-bot bot commented Sep 20, 2024

⚠️ No Changeset found

Latest commit: eb40c31

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@AlaricBaraou
Copy link
Contributor Author

A cube to illustrate more the stairs issue.

autoStepKCC.mp4

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 this pull request may close these issues.

1 participant