picklejar76 / kujata

Translates Final Fantasy 7 assets to web-friendly formats like JSON and glTF
https://picklejar76.github.io/kujata-webapp/
20 stars 3 forks source link

put animations in separate files #10

Open picklejar76 opened 5 years ago

picklejar76 commented 5 years ago

When including all compatible animations in the same output files as the model, the output files become very large. Animations should be split into separate files. Besides, they should be re-usable by multiple models. Use a modular approach.