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