pip install -r requirements.txt
python main.py
You can modify the motion material in [character_controller.py] at line 15, where you have the option to select a different BVH file under motion_material
for replacement.
You can use the Arrow keys
or WASD
on your keyboard to control the direction of the character's movement.