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 basic dynamic and kinematic character controller examples #71

Merged
merged 3 commits into from
Jul 14, 2023

Conversation

Jondolf
Copy link
Owner

@Jondolf Jondolf commented Jul 14, 2023

Adds very basic examples for a dynamic and a kinematic character controller with directional movement and jumping. The kinematic example also shows how to implement a basic collision response.

basic_character_movement.mp4

@Jondolf Jondolf added the examples Improvements or additions to examples label Jul 14, 2023
@Jondolf Jondolf merged commit 74dda73 into main Jul 14, 2023
3 checks passed
@Jondolf Jondolf deleted the character-controller-examples branch July 14, 2023 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples Improvements or additions to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant