code sandbox link here
I’m using ecctrl and react-three-fiber.
My character model isn’t loading and I don’t know how to debug it? Any ideas?
I used something like `gltfpack -i ./inputfile.glb -o ./Character-packed.glb -c
Maybe I need to experiment with different options but the whole point is to compress the animated character file.
Thanks