length tweak
This commit is contained in:
@@ -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) => {
|
||||||
|
|||||||
Reference in New Issue
Block a user