remove sphere
This commit is contained in:
parent
d012c80a57
commit
69a5e819c2
3
main.js
3
main.js
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user