Skip to content

Commit ddf68d6

Browse files
committed
Increase distance between pipes
1 parent 4e291cb commit ddf68d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Assets/Prefabs/Pipes.prefab

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Transform:
2626
m_PrefabAsset: {fileID: 0}
2727
m_GameObject: {fileID: 6053768793515663617}
2828
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
29-
m_LocalPosition: {x: 0, y: -4.25, z: 0}
29+
m_LocalPosition: {x: 0, y: -4.5, z: 0}
3030
m_LocalScale: {x: 1, y: 1, z: 1}
3131
m_Children: []
3232
m_Father: {fileID: 6053768794356161904}
@@ -134,7 +134,7 @@ Transform:
134134
m_PrefabAsset: {fileID: 0}
135135
m_GameObject: {fileID: 6053768794093319262}
136136
m_LocalRotation: {x: 1, y: -0, z: -0, w: 0}
137-
m_LocalPosition: {x: 0, y: 4.25, z: 0}
137+
m_LocalPosition: {x: 0, y: 4.5, z: 0}
138138
m_LocalScale: {x: 1, y: 1, z: 1}
139139
m_Children: []
140140
m_Father: {fileID: 6053768794356161904}

0 commit comments

Comments
 (0)