mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
23 lines
No EOL
843 B
JSON
23 lines
No EOL
843 B
JSON
{
|
|
"_id": 142,
|
|
"name": "IKFixes",
|
|
"modversion": "1.0.2",
|
|
"gameversion": "2022r170",
|
|
"loaderversion": "0.5.7",
|
|
"modtype": "Mod",
|
|
"author": "NotAKidoS",
|
|
"description": "A few small fixes to IK.\n\nFBT - Fixes knee tracking & running animations.\nHalfbody - Fixes footsteps on MovementParent & uses root angle offset to prevent feet from only pointing in head direction.",
|
|
"searchtags": [
|
|
"knee",
|
|
"ik",
|
|
"tracking",
|
|
"fix"
|
|
],
|
|
"requirements": [
|
|
"None"
|
|
],
|
|
"downloadlink": "https://github.com/NotAKidOnSteam/IKFixes/releases/download/v1.0.2/IKFixes.dll",
|
|
"sourcelink": "https://github.com/NotAKidOnSteam/IKFixes/",
|
|
"changelog": "- Initial Release\n- Added FakeRootAngle fix for Halfbody. Feet will no longer only point in the direction of head while looking around/turning.",
|
|
"embedcolor": "f46e49"
|
|
} |