refactor: Clean up console logs and adjust MaterialSpawner properties

This commit is contained in:
2025-08-23 09:37:47 +05:30
parent a830f03be9
commit e725610674
5 changed files with 47 additions and 66 deletions

View File

@@ -8,9 +8,9 @@ function PhysicsSimulator() {
<>
<MaterialSpawner
position={[7.1, 2, 12.6]}
position={[7.3, 2, 12.6]}
spawnInterval={1000}
spawnCount={10}
spawnCount={50}
/>
{/* <MaterialSpawner
position={[3.8, 3, 3]}