api updated for getassetConveyorPoints
This commit is contained in:
@@ -6,7 +6,7 @@ function PhysicsSimulator() {
|
||||
return (
|
||||
<>
|
||||
|
||||
<MaterialSpawner
|
||||
{/* <MaterialSpawner
|
||||
position={[0, 3, 0]}
|
||||
spawnInterval={1000}
|
||||
spawnCount={15}
|
||||
@@ -15,7 +15,7 @@ function PhysicsSimulator() {
|
||||
position={[6, 3, 6]}
|
||||
spawnInterval={1000}
|
||||
spawnCount={5}
|
||||
/>
|
||||
/> */}
|
||||
{/* <MaterialSpawner
|
||||
position={[6, 3, -6]}
|
||||
spawnInterval={1000}
|
||||
|
||||
Reference in New Issue
Block a user