Cosmos Journeyer API Documentation - v1.10.1
    Preparing search index...
    CharacterInputs: InputMap<
        {
            jump: PressInteraction;
            move: Action<[number, number]>;
            run: Action;
            samba: Action;
            toggleCamera: PressInteraction;
        },
    > = ...