/Urho3D-KinematicCharacterController

Bullet Physics KinematicCharacterController implementation for Urho3D

Primary LanguageC++OtherNOASSERTION

Urho3D KinematicCharacterController


Description


Bullet Physics KinematicCharacterController platforming sample. Repo - https://github.com/Lumak/Urho3D-KinematicCharacterController

The KinematicCharacterController is adaptation of 1vanK's KinematicCharacterController found here, https://github.com/1vanK/Urho3DKinematicCharacterController

Implementation Info

alt tag How to create a moving volume in the editor.

To Build

To build it, unzip/drop the repository into your Urho3D/ folder and build it the same way as you'd build the default Samples that comes with Urho3D.

Built using Urho3D 1.7 tag.

License

The MIT License (MIT)