fix path
This commit is contained in:
@@ -81,7 +81,7 @@ const ForegroundScene = () => {
|
||||
<Environment preset="city" background={false} />
|
||||
<group ref={cardRef}>
|
||||
<Suspense fallback={null}>
|
||||
<Model url="/assets/card.glb" position={[0, 0, 0]} scale={0.5} />
|
||||
<Model url="/pkg/atmosphere/assets/card.glb" position={[0, 0, 0]} scale={0.5} />
|
||||
</Suspense>
|
||||
</group>
|
||||
</>,
|
||||
|
||||
Reference in New Issue
Block a user