Character Controller Example Demo

Here is a very simple working example showing how the character wrapper is used in Blender. Included scripts are:

player.py - controls the player
glib.py - a script containing helpful functions and classes
vrs.py - a script workaround Blender’s getAverageFrameRate glitch

character_controller.blend (509 KB)