diff --git a/scenes.js b/scenes.js index 68efa14..8808548 100644 --- a/scenes.js +++ b/scenes.js @@ -65,7 +65,7 @@ lineWidth: 4, rope: false, renderType: "spring", - maxLengthMultiplier: 2.7, + maxLengthMultiplier: 4.7, }, }, createBodies: (w, h) => [ @@ -105,7 +105,7 @@ lineWidth: 3, rope: false, renderType: "line", - maxLengthMultiplier: 3.8, + maxLengthMultiplier: 23.8, }, }, createBodies: (w, h) => {