Skip to content

Instantly share code, notes, and snippets.

@TrueKaizoku
TrueKaizoku / KLSv3.5-Docs.md
Last active March 11, 2024 19:30
Kai Locomotion V3.5 Documentation (UE5.1+)
- Overview

The Kai locomotion System (KLS) Version 3.5, is an Unreal Engine (5.1+) plugin that aims to provide the fastest and easiest way to create high-quality character locomotion without compromising character control.

IMPORANT : SYSTEM DOES NOT USE ROOT MOTION TO MOVE CHARACTER , ROOT MOTION IS ONLY USED TO EXTRACT DATA FROM ANIMATION , CHARACTER MOVES WITH CHARACTER MOVEMENT COMPONENT.

This is achieved through the usage of:

  • Distance matching, which aims to match the right animation frame and/or play rate with the character physics movement.