From 1e3190df724c687b94c80b401b01315c50acf202 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 25 Feb 2023 19:43:49 +0100 Subject: [PATCH] fewer many shapes --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 82cd0c6..4e4a34f 100644 --- a/index.js +++ b/index.js @@ -30,7 +30,7 @@ function clearTheWorld() { } function kaboom() { - let manyShapes = new Array(300) + let manyShapes = new Array(50) .fill() .map(() => Bodies.polygon(