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

Thoughts about Rapier's builtin Character controller #98

Closed
hichemfantar opened this issue Sep 16, 2024 · 3 comments
Closed

Thoughts about Rapier's builtin Character controller #98

hichemfantar opened this issue Sep 16, 2024 · 3 comments

Comments

@hichemfantar
Copy link

I just discovered that Rapier has an existing implementation for character control https://rapier.rs/docs/user_guides/javascript/character_controller

what do you think about using it for this project?

@ErdongChen-Andrew
Copy link
Member

I don't think that is rigibody controller

@hichemfantar
Copy link
Author

hichemfantar commented Sep 18, 2024

I don't think that is rigibody controller

what do you think of these rigid body references. is this what you're looking for?

image

@ErdongChen-Andrew
Copy link
Member

That’s a kinematic body, not a force-based rigid body.
If you prefer the default controller, you can follow this site:
https://sketches.isaacmason.com/sketch/rapier/kinematic-character-controller

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

No branches or pull requests

2 participants