picklejar76 / kujata

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

Field model root translation and root rotation #22

Closed dangarfield closed 3 years ago

dangarfield commented 4 years ago

A few other tweaks to flevel also, added a few more details to some op codes and also fixed a bug that took me 30 minutes to realise was there (a RET code doesn't necessarily mean the end of script, a script can have multiple RET codes).