Skip to content
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
This repository was archived by the owner on Sep 16, 2024. It is now read-only.

Bug Report: Freeplay icons only show BF, do not match songs characters #548

Description

@DragoDigitalStudios

Info:
Windows x86
Version 1.4.2 of Kade Engine

Recently after adding some new songs into my mod, the icons shown on the freeplay menu no longer match that of the character in the song; the only ones that do match are the week 1 songs, but the tutorial and week 2 songs do not.
It was working until I added in the new week 2 songs.
In terms of coding:
-Songs are stated in FreeplayState.hx with the character cases
-The custom characters have properly defined icons in Healthicon.hx which work ingame
-All icons are in iconGrid.png and work ingame
-The json files for the song difficulties all match up, stating what characters are there, and all working ingame.
As far as I am aware with my coding knowledge, everything is lined up and matching fine, especially since all ingame works fine, its just these icons.

I did everything the same as I did when adding the custom songs and characters for my mod's week 1 (ADDING NEW ASSETS AND CODES, not replacing), but now this time, it has broken.

The issue:
iconsbeingwack
All works ingame:
ftfrediconsandshitingame
Icons also don't line up in debug menu, even though the character of 'ftfreddy' is clearly stated (it's just using dads icon, set to be normal 'freddy')
debuggobrrrr

If this is a really simple fix, then I apologise for my stupidity, but I have found nothing on how to fix it nor do I have enough coding knowledge to look too deep into the more complicated parts of the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions