diff --git a/app/src/model-loader.ts b/app/src/model-loader.ts index fc7b2dd..d08069b 100644 --- a/app/src/model-loader.ts +++ b/app/src/model-loader.ts @@ -252,7 +252,7 @@ export class ModelLoader { } // Create multiple instances of the loaded model - const numInstances = 20 + const numInstances = 30 // Create polished gun metal material const gunMetalMaterial = new THREE.MeshStandardMaterial({