A collection of useful tools to manage textures and materials imported from Final Fantasy XV.
This tool was written with FFXV assets in mind, but can probably be used for other assets as well.
- Inside Unity, select: 'Window' > 'Package Manager'
- Click the plus ('+') icon > 'Add package from git url'
- Paste
https://github.com/Danmyrer/FFXV-Unity-Asset-Tools.git
- Download the latest release here.
- Inside Unity open 'Assets' Dir
- Open the context menu > 'Import Package' > 'Custom Package...'
- Select the downloaded .unitypackage-file.
- Select 'import'
Name | Description |
---|---|
Extract Materials | Can be used to extract all the materials from multiple FBX files. |
Assign Materials | Automatically assigns textures to their corresponding materials by analyzing the naming schemes. |
Clear Textures | Clears selected materials of all their textures. |
Tools can be found under 'Context Menu' > 'FFXV Asset Tools'.
You can access the settings inside Unity by selecting: 'Window' > 'FFXV Asset Tools'