add back btkui addon

This commit is contained in:
NotAKidoS 2023-02-28 08:31:23 -06:00
parent a27d42d876
commit eae03f0ec2
4 changed files with 61 additions and 9 deletions

View file

@ -16,10 +16,7 @@ public class DesktopVRIK : MonoBehaviour
// DesktopVRIK Settings
public bool
Setting_Enabled = true,
Setting_HipMovement = true,
Setting_ResetOnLand = true,
Setting_PlantFeet = true,
Setting_EnforceViewPosition;
Setting_PlantFeet = true;
public float
Setting_BodyLeanWeight,
Setting_BodyHeadingLimit,