FNF-Porter/Porter.py

Icons not loading for some characters

Closed this issue · 3 comments

for example, turnip 17bucks the icon is just the haxe logo
Psych engine character json says "healthicon": "nip",
base game character json says

"healthIcon": {
        "id": "nip",
        "isPixel": false,
        "flipX": false,
        "scale": 1
    },

the image in both cases is called icon-nip.png

Works on some characters but not others

image
Happens for Tone-It-Down on Hazy River.

Your icons are probably the wrong size, i would try and open an icon like boyfriend in an art program, pasting the icons you want over, and saving them as the character you wants icon

Your icons are probably the wrong size, i would try and open an icon like boyfriend in an art program, pasting the icons you want over, and saving them as the character you wants icon

Nah, this was mainly as naming issue. Lilrascal's icon file was called lilrascal.png instead of icon-lilrascal