aboutsummaryrefslogtreecommitdiffstats
path: root/Assets/Prefabs
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 /Assets/Prefabs
parentae8cb8133f521d3223c1cba9d81ce62b3d4937b1 (diff)
fix: WebGL grapple movement
Diffstat (limited to 'Assets/Prefabs')
-rw-r--r--Assets/Prefabs/Player.prefab4
1 files changed, 2 insertions, 2 deletions
diff --git a/Assets/Prefabs/Player.prefab b/Assets/Prefabs/Player.prefab
index d955ce6..fd46928 100644
--- a/Assets/Prefabs/Player.prefab
+++ b/Assets/Prefabs/Player.prefab
@@ -24,7 +24,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 2776418409611166768}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
- m_LocalPosition: {x: -0.375, y: -1.5, z: 0}
+ m_LocalPosition: {x: -0.5, y: -1.5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
@@ -391,7 +391,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8892911079024906682}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
- m_LocalPosition: {x: 0.375, y: -1.5, z: 0}
+ m_LocalPosition: {x: 0.5, y: -1.5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []