CruiseData: {
    effect: "Move" | "Rotate";
    moveEffect?: MoveEffect;
    moveSpeed?: number;
    rotateSpeed?: number;
} & FivePoseAndState