[AvatarScaleMod] Add settings & cleanup.

why do i obsess with making my mods look pretty when staring them down in dnspy
This commit is contained in:
NotAKidoS 2023-06-23 01:02:46 -05:00
parent e8d3183bc3
commit f92e842f41
7 changed files with 111 additions and 4 deletions

View file

@ -38,6 +38,7 @@ class GesturePlaneTestPatches
name = "avatarScale",
type = CVRGesture.GestureType.Hold,
};
// TODO: Expose these settings in-game and tune till they feel right
gesture.steps.Add(new CVRGestureStep
{
firstGesture = CVRGestureStep.Gesture.Fist,