Skip to content

Commit

Permalink
- Made the joystick a little bit more sensitive to movements
Browse files Browse the repository at this point in the history
  • Loading branch information
home-tower\Pascal committed Dec 21, 2023
1 parent ffa9d3b commit 7f1bf68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ArcadeMelonGame.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 3075394744412944260}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 1.445, z: -0.206}
m_LocalPosition: {x: 0, y: 1.445, z: -0.161}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 5279092271376624273}
Expand Down Expand Up @@ -533,7 +533,7 @@ Transform:
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7422216677290615212}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -0, y: 1.445, z: 0.199}
m_LocalPosition: {x: -0, y: 1.445, z: 0.166}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 5279092271376624273}
Expand Down

0 comments on commit 7f1bf68

Please sign in to comment.