Skip to content

Version 5.0.3

Compare
Choose a tag to compare
@nicoco007 nicoco007 released this 13 Nov 04:54

Game Compatibility

✔️ Tested with version 1.13.0

Dependencies

Required

Optional

What to download

  • RELEASE is what you should download if you just want to use the mod. If you are unsure what to download, this is the file you are looking for.
  • DEBUG contains debug code and a PDB for debugging purposes.
  • UnityProject contains a barebones Unity project to get started with creating avatars. Make sure to copy FinalIK.dll and DynamicBone.dll from the game's installation folder into the Assets\Libraries folder before opening the project in Unity to get it working.
  • Editor contains only the CustomAvatar.dll file for use in the editor. Use this if you want to update your current Unity project to the latest version of Custom Avatars.

If you are unsure how to install the mod, check out the installation instructions in the README.

Known Issues

  • Events do not work in multiplayer
  • Avatar doesn't follow player when in multiplayer spectator mode (#80)
  • Mirror surfaces break when using floor adjust (#79)

Changes

General

  • Updated for Beat Saber 1.13.0