Is it possible to customize the body itself using this mod?
I haven’t changed the size, so it might be expected, but it ends up looking like the image.
Is it possible to customize the body itself using this mod?
I haven’t changed the size, so it might be expected, but it ends up looking like the image.
did you changed anything in there? or did you try to modify the lines in the descriptor file and misspelled something? because if you just mispelled something, the texture should appear white
but the texture appears to be glowing purple, this occurs when you don't have enough memory processing for resources to generate and the system decided to let it pass... that's only my opinion though, but mostly this texture miscoloration is the result when you dont have enough space for processes
我注意到bepinex生成的dll中包含了vrm10,我编写了一个插件利用vrm10加载了vrm模型文件,似乎也能用来加载gltf,不知对楼主的插件加载有无帮助,因为楼主的插件加载glb文件如果有多个网格就只会加载一个。
I noticed that the DLL generated by BepInEx includes VRM10. I wrote a plugin that uses VRM10 to load VRM model files, and it seems it can also be used to load GLTF files. I'm not sure if this could help with your plugin, since your plugin only loads one mesh when dealing with GLB files that contain multiple meshes.