fewer many shapes

This commit is contained in:
Ayo 2023-02-25 19:43:49 +01:00
parent e5359d5a35
commit 1e3190df72

View file

@ -30,7 +30,7 @@ function clearTheWorld() {
} }
function kaboom() { function kaboom() {
let manyShapes = new Array(300) let manyShapes = new Array(50)
.fill() .fill()
.map(() => .map(() =>
Bodies.polygon( Bodies.polygon(