aboutsummaryrefslogtreecommitdiffstats
path: root/ProjectSettings
diff options
context:
space:
mode:
authorNeil Kollack <nkollack@gmail.com>2022-04-25 14:08:29 -0500
committerNeil Kollack <nkollack@gmail.com>2022-04-25 14:08:29 -0500
commit8937508dc82ea0e35b2ca3db22fb0aa0a45daa1a (patch)
treeb696290f517ccb36917621ac248cd4ba13a18787 /ProjectSettings
parentae8cb8133f521d3223c1cba9d81ce62b3d4937b1 (diff)
fix: WebGL grapple movement
Diffstat (limited to 'ProjectSettings')
-rw-r--r--ProjectSettings/ProjectSettings.asset3
1 files changed, 2 insertions, 1 deletions
diff --git a/ProjectSettings/ProjectSettings.asset b/ProjectSettings/ProjectSettings.asset
index daf15cd..5dbd477 100644
--- a/ProjectSettings/ProjectSettings.asset
+++ b/ProjectSettings/ProjectSettings.asset
@@ -137,6 +137,7 @@ PlayerSettings:
bundleVersion: 1.0
preloadedAssets:
- {fileID: 0}
+ - {fileID: 0}
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
@@ -562,7 +563,7 @@ PlayerSettings:
webGLTemplate: APPLICATION:Default
webGLAnalyzeBuildSize: 0
webGLUseEmbeddedResources: 0
- webGLCompressionFormat: 0
+ webGLCompressionFormat: 1
webGLWasmArithmeticExceptions: 0
webGLLinkerTarget: 1
webGLThreadsSupport: 0