lots of tweaks

main menu fix for cvr bug + vr
quickmenu no longer scales in vr
main menu no longer uses player rotation
settings page, with refresh on click
added collision scaling
added optional removal of skin width from character controller- it is what makes avatars in this game hover
mix in  Allow Smaller Playercollider toggle to fully touch the ground (**can cause console errors**)
This commit is contained in:
NotAKidoS 2022-09-10 21:25:29 -05:00
parent 7332bc73b5
commit f9e15701ae
2 changed files with 104 additions and 19 deletions

View file

@ -18,6 +18,9 @@
<Reference Include="Cohtml.Runtime">
<HintPath>..\..\..\..\..\..\..\Program Files (x86)\Steam\steamapps\common\ChilloutVR\ChilloutVR_Data\Managed\Cohtml.Runtime.dll</HintPath>
</Reference>
<Reference Include="Giamoz">
<HintPath>..\..\Giamoz\Giamoz\bin\Debug\net472\Giamoz.dll</HintPath>
</Reference>
<Reference Include="MelonLoader">
<HintPath>C:\Program Files (x86)\Steam\steamapps\common\ChilloutVR\MelonLoader\MelonLoader.dll</HintPath>
</Reference>