X-Git-Url: https://adrianiainlam.tk/git/?p=mouse-tracker-for-cubism.git;a=blobdiff_plain;f=config.txt;h=174f9e32bcb6e377bbf78d0ae6df61b7493d6b76;hp=1591db14a55a547c53df3baa9c603a3bbeac4fdd;hb=eba2eb3a02959e9c1262b1b238b95f25e64f7a00;hpb=0acfe9b5931d7fe2a25e53602236720ab5099355 diff --git a/config.txt b/config.txt index 1591db1..174f9e3 100644 --- a/config.txt +++ b/config.txt @@ -7,7 +7,7 @@ sleep_ms 5 # Automatic functionality in Live2D autoBlink 1 autoBreath 1 -randomMotion 0 +randomIdleMotion 1 useLipSync 1 # Lip sync configurations @@ -39,12 +39,12 @@ mouthForm 0 # If you have multiple screens, select the ID of the one you want to track. screen 0 -# The "middle" position, i.e. the coordinates of the cursor where +# The "origin" position, i.e. the coordinates of the cursor where # the Live2D model will be looking straight ahead. # For a 1920x1080 screen, {1600, 870} will be somewhere near the # bottom right corner. -middle_x 1600 -middle_y 870 +origin_x 1600 +origin_y 870 # The bounding box. These are the limits of the coordinates where the # Live2D model will be looking 30 degrees to each side.