Leather128 / LeatherEngine

Just a little engine I decided to make since nobody seemed to have true custom mod support.
GNU General Public License v3.0
71 stars 58 forks source link

Bug Report: Both health icons display as BF on Chart screen #35

Closed Onemario1234 closed 2 years ago

Onemario1234 commented 2 years ago

image It seems to happen every time, and the opponent isn't BF in-game. It's only the icons, only for the chart screen.

Leather128 commented 2 years ago

This is because, your opponent character is mom-car aka a character who reuses a health icon (and also doesn't have a .json for their character) meaning that they are hardcoded in the game. I'll fix this soon by just making each character have their own .json file.

Onemario1234 commented 2 years ago

Ohh, that makes sense.