Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.67 KB

File metadata and controls

39 lines (21 loc) · 1.67 KB

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)