length tweak

This commit is contained in:
Daddy32
2025-12-12 21:21:39 +01:00
parent a489cd839c
commit 68ac1683c8

View File

@@ -65,7 +65,7 @@
lineWidth: 4, lineWidth: 4,
rope: false, rope: false,
renderType: "spring", renderType: "spring",
maxLengthMultiplier: 2.7, maxLengthMultiplier: 4.7,
}, },
}, },
createBodies: (w, h) => [ createBodies: (w, h) => [
@@ -105,7 +105,7 @@
lineWidth: 3, lineWidth: 3,
rope: false, rope: false,
renderType: "line", renderType: "line",
maxLengthMultiplier: 3.8, maxLengthMultiplier: 23.8,
}, },
}, },
createBodies: (w, h) => { createBodies: (w, h) => {