aboutsummaryrefslogtreecommitdiffstats
path: root/Assets/Prefabs/Player.prefab
diff options
context:
space:
mode:
authorNeil Kollack <nkollack@gmail.com>2022-04-23 19:15:43 -0500
committerNeil Kollack <nkollack@gmail.com>2022-04-23 19:15:43 -0500
commit6b35ba7c38a34360a8374c9c12c8b7b94c46ed47 (patch)
treee7c898f9b7a8a34685c90511db20aac913a4bdf3 /Assets/Prefabs/Player.prefab
parentb11db6ce1af50c7f76f17b3797c76275f81801d2 (diff)
fix: implement level-related feedback
Diffstat (limited to 'Assets/Prefabs/Player.prefab')
-rw-r--r--Assets/Prefabs/Player.prefab6
1 files changed, 3 insertions, 3 deletions
diff --git a/Assets/Prefabs/Player.prefab b/Assets/Prefabs/Player.prefab
index cccb1c5..0fa27c6 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.5, y: -1.5, z: 0}
+ m_LocalPosition: {x: -0.375, y: -1.5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
@@ -292,7 +292,7 @@ CapsuleCollider2D:
m_GameObject: {fileID: 2776418409999972310}
m_Enabled: 1
m_Density: 1
- m_Material: {fileID: 0}
+ m_Material: {fileID: 6200000, guid: 1ea596b02e26f5e498f4aded2a5cd561, type: 2}
m_IsTrigger: 0
m_UsedByEffector: 0
m_UsedByComposite: 0
@@ -389,7 +389,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8892911079024906682}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
- m_LocalPosition: {x: 0.5, y: -1.5, z: 0}
+ m_LocalPosition: {x: 0.375, y: -1.5, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []