Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hi! this problem happens because you also enabled face tracking (both are the same setting), you would have to go to %AppData%/PyNGtuber/Data and disable the mouse tracking in the settings.json file, find “mouse tracking” and set it like this:

“mouse tracking”: “disabled”,