Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Fix
  • Loading branch information
aps16104 committed Apr 24, 2020
1 parent 9461181 commit 338ac48
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Platformer/Assets/_Scenes/Level1.unity
Original file line number Diff line number Diff line change
Expand Up @@ -28694,7 +28694,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 102694163}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -1.29, y: 6.27, z: -0.33398438}
m_LocalPosition: {x: -1.29, y: 6.88, z: -0.33398438}
m_LocalScale: {x: 1.5, y: 1.35, z: 1}
m_Children: []
m_Father: {fileID: 917477647}
Expand Down Expand Up @@ -37094,7 +37094,7 @@ MonoBehaviour:
- {x: -2.4, y: -3.03, z: 0}
speed: 4
cyclic: 1
waitTime: 0.1
waitTime: 0.3
easeAmount: 1
--- !u!61 &828031805
BoxCollider2D:
Expand Down Expand Up @@ -69832,9 +69832,9 @@ MonoBehaviour:
- {x: 0, y: 0, z: 0}
- {x: -5.2, y: 0, z: 0}
- {x: -2.4, y: -3.03, z: 0}
speed: 4
speed: 5
cyclic: 1
waitTime: 0.1
waitTime: 0.2
easeAmount: 1
--- !u!61 &1443971755
BoxCollider2D:
Expand Down Expand Up @@ -75375,7 +75375,7 @@ MonoBehaviour:
localWaypoints:
- {x: 0, y: 0, z: 0}
- {x: 0, y: 16.1, z: 0}
speed: 4
speed: 5
cyclic: 0
waitTime: 0.1
easeAmount: 1
Expand Down

0 comments on commit 338ac48

Please sign in to comment.