Stub package for the VRChat-whitelisted Final IK components.
Find a file
2024-12-04 21:39:41 +01:00
.github/workflows Add better release woorkflow 2024-11-15 15:06:24 +01:00
Media Commit meta files 2024-02-19 10:24:42 +01:00
RootMotion Change GUID to match the original one 2024-05-26 22:16:11 +02:00
.gitignore Update .gitignore 2022-06-29 23:39:59 -04:00
Final-IK-Stub.asmdef Add assembly definition 2024-03-04 23:53:07 +01:00
Final-IK-Stub.asmdef.meta Add assembly definition 2024-03-04 23:53:07 +01:00
FinalIkStubInstaller.cs removed unnecessary includes 2024-03-10 12:32:06 +01:00
FinalIkStubInstaller.cs.meta fix to make it work with vcc setup 2024-03-10 12:31:31 +01:00
LICENSE Rename name in license 2023-11-27 13:12:24 +01:00
LICENSE.meta re-include unreferenced asset meta files 2022-06-29 23:41:41 -04:00
Media.meta Add preview Media 2023-12-25 19:36:22 +01:00
package.json Move to webp 2024-02-19 10:22:39 +01:00
package.json.meta Added package.json and new workflow 2023-12-15 19:55:54 +01:00
README.md Add vcc link to readme 2024-02-26 20:35:09 +01:00
README.md.meta re-include unreferenced asset meta files 2022-06-29 23:41:41 -04:00
RootMotion.meta Add meta file 2023-09-24 22:51:11 +02:00

Final IK Stub

Generic badge Generic badge Generic badge Generic badge

Generic badge Generic badge

Stub package for the Final IK components whitelisted by VRChat

notfik

⬇️ Download Latest Version

📦 Add to VRChat Creator Companion


How it works

  • VRChat copies all component data into duplicate ones when your avatar is loaded.
  • By employing identical variable names in the stubs, the serialized information seamlessly transfers to the duplicate component.

Additional notes

  • You cannot use any of the Final IK components in the editor, as they lack executable code.
  • For testing in the editor, we highly recommend purchasing the full software from the Unity Asset Store.

Contributors

License

Final IK Stub is available as-is under MIT. For more information see LICENSE.