This commit is contained in:
kookroach
2021-04-05 00:48:35 +02:00
9 changed files with 19 additions and 20 deletions

View File

@@ -2,7 +2,7 @@
import game from "..";
const maxDistance = 25 * 25;
const maxDistance = 40 * 40;
const width = 0.03;
const height = 0.0065;
const border = 0.001;