Added CVR Pointer particle system support.

This commit is contained in:
kafeijao 2023-10-30 18:37:51 +00:00
parent 3763bcbc9f
commit 6b3dc31dbd
No known key found for this signature in database
GPG key ID: E99978723E454B4C
3 changed files with 70 additions and 11 deletions

View file

@ -65,6 +65,10 @@
<HintPath>D:\games\Steam\steamapps\common\ChilloutVR\ChilloutVR_Data\Managed\UnityEngine.PhysicsModule.dll</HintPath>
<Private>false</Private>
</Reference>
<Reference Include="UnityEngine.ParticleSystemModule">
<HintPath>D:\games\Steam\steamapps\common\ChilloutVR\ChilloutVR_Data\Managed\UnityEngine.ParticleSystemModule.dll</HintPath>
<Private>false</Private>
</Reference>
</ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent">