Hello everyone,
I followed a hands-on tutorial on playcanvas. food run
The project is working fine when played in browser.
However, when I exported the project as zip fine, the .glb files are missing.
Thanks for your reply.
My company want to host the game in their own servers, not on playcavnas server.
My question is how do we export character models with animations in playcanvas?
Perhaps your localhost server is not configured correctly to serve the files? Try clicking the link in your console that points to your glb file. You should be able to open it in browser (it will download it). If it can’t find it, then you need to check your localhost server configuration.