
Currently this is the mod I am working on, however, there is many bugs on the game itself so my mod couldn't work properly, now new version comes out however it still doesn't work, the texture for SPRITES Bugged in case where the custom hair sprites didn't show up properly, which is:
Textures/Sprites/Generic/Hairstyles/back/hair_base,hair-ID+colorsets
The texture for Sprites/Generic/Hairstyles/back didn't show up properly the sort list are messed up. The game sort from above HAIRCOLOR, HIGHLIGHT, HAIRSHADE instead of The PROPER ONE which is HIGHLIGHT, HAIRSHADE, HAIRCOLOR. The sorting was a mess, I don't know why so I came up with a solution where I need to cut the HAIRCOLOR based on HIGHLIGHT AND HAIRSHADE area.
Another one is;
Textures/Sprites/Generic/Hairstyles/side/hair_base,backhair
The SIDE sprites didn't show any back hair, even though I already named it according to the .import file on the inside of APK. I named it according to it WITHOUT ADDING ".import", it didn't show up properly. So my conclusion is the script was avoiding to verify the file inside, in order words malfunction. So yeah let's just forget to spread the MOD, I can't even work on it properly.
P. S. I thought that it would be fixed today since the devs already updated the game, but, no changes.
Note: I modded it on Mobile (Android).
Edited: I've forgotten one thing, Wearables loot section script bugged I could only enter 1 loot type.
