Releases: DrBibop/RoR2VRMod
Releases · DrBibop/RoR2VRMod
RoR2VR Devkit Package 1.1.0
Follow the Unity project setup guide, then download and execute the unitypackage file.
This package contains all the necessary scripts for creating custom hands and skins and contains examples to follow. Read the wiki to get familiar with the features.
CHANGELOG:
- Added HandSkinDef scriptable objects for skin creation.
- Added the EntityStateAnimationParameter component to associate animator parameters to entity states.
- Added two new fields in the Hand component: A "Skins" array and a "Copy materials from character model if no skin" boolean.
- Added various tooltips.
RoR2VR Devkit Package 1.0.1
Follow the Unity project setup guide, then download and execute the unitypackage file.
This package contains all the necessary scripts for creating custom hands and contains examples to follow. Read the wiki to get familiar with the features.
CHANGELOG:
- Fixed dependencies for the SotV update.