Jasper Catthoor
Jasper Catthoor
Does replacing it with the following work for you? ``` const pakFilePaths = (await globby('**/*.pak', {cwd: assetsPath})) .map(path => `${assetsPath}/${path}`); ``` Sorry for the late reply.
IIRC, some models error because they aren't fully packed in the files as they aren't in the game yet. Are **all** GLTFs white/broken for you? I'll try to have a...
Hello, sorry for the late reply! What have you tried / what is not working? Feel free to add me on Discord if any of the steps are unclear for...