FIFA 14 3D Importer/Exporter
Blender Script for Importing/Exporting FIFA 14 3D models in Blender.
For now Importing is the main purpose of the script. I've added exporting support for Head Models but it is on heavily WIP.
In general the tool lacks testing, so feel free to test it yourselves and contact me back for error or malfunction reports.
Â
HOW TO USE:
I've uploaded a video tutorial that describes how to install the script and how all the import stuff works.
http://www.youtube.com/watch?v=Ylhp0UcIOeY
INSTALLATION:
1)Copy the fifa_tools folder inside Blender's root directory (it must be in the same folder with blender.exe)
2)You install the FIFA3DIE.py from Blender. Goto User Preferences, then in the Addon Tab and search for the .py file. For enabling just check it.
You'll need Blender 2.67 or higher. The script should not have any problem with all 2.6 versions of Blender but for the record it was developed in 2.67b
As for exporting, for now its HEAVILY WIP, but if you insist on trying, you modify the head files in blender, select the desired export path and hit the export button. For now you MUST have a valid path of the original file in the 3d import section, in order for the export to work. The script will use that file as a basis in order to overwrite the changes in the model.
Contact:
gregkwaste@gmail.com
Changelog
version: 0.3alpha
-Added Importing support for Head Models, Hair Models, Trophy Models and Stadium Models
-Added DDS exporting support from every game texture file (Supported DDS type so far, DXT1, DXT3)
-Added Exporting support for Head Models.
version: 0.31alpha
-Fixed a module missing issue
-Fixed not loading base UV Maps
Â