Type Alias Movement

Movement: {
    duration: number;
    input: ControllerInput;
    time: number;
}