Hi there.
Ok here it goes.
We are developing an app for meta quest 3.
The Idea is to spawn some meshes into a scene. (AR)
for now, we’ve been able to set some meshes inside an AR pawn so we can easily call them via widget and spawn them in the room. everything is working flawlessly so far.
Now the thing is we need to get the meshes from an external source (eg. a location from quest headset disk space or even get/download them from a server) and when they are imported into the app we can spawn them.
Just a quick guide will do. Any basic tips and hints will be greatly appreciated.