remove sphere

This commit is contained in:
Adrien MALINGREY 2023-06-03 21:54:58 +02:00
parent d012c80a57
commit 69a5e819c2

@ -381,9 +381,6 @@ if ( showStats ) {
const GRAVITY = 30;
const NUM_SPHERES = 100;
const SPHERE_RADIUS = 0.2;
const STEPS_PER_FRAME = 5;
const playerCollider = new Capsule(