Alternative collider scale

This commit is contained in:
SDraw 2022-12-27 23:18:35 +03:00
parent 027e6c29cd
commit 25969abef9
No known key found for this signature in database
GPG key ID: BB95B4DAB2BB8BB5
7 changed files with 103 additions and 6 deletions

View file

@ -68,6 +68,11 @@
<Reference Include="UnityEngine.CoreModule">
<Private>False</Private>
</Reference>
<Reference Include="UnityEngine.PhysicsModule, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>D:\Games\Steam\steamapps\common\ChilloutVR\ChilloutVR_Data\Managed\UnityEngine.PhysicsModule.dll</HintPath>
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="MotionTweaker.cs" />