refactor: Clean up console logs and adjust MaterialSpawner properties
This commit is contained in:
@@ -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]}
|
||||
|
||||
Reference in New Issue
Block a user