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
70 stars 57 forks source link

Question: How do i create more than 18 keys #88

Closed FloweyProgramer closed 2 years ago

FloweyProgramer commented 2 years ago

Whenever i try to create more than 18 keys the game doesn't show the keys in the bind menu or the game, and when I append data to them using a mod it doesn't work. What am I doing wrong?

Leather128 commented 2 years ago

wait so you are modifying the key sets with a mod right?

FloweyProgramer commented 2 years ago

wait so you are modifying the key sets with a mod right?

i was originally modifying them directly in the game and the notes were not appearing, in game. worked fine in the chart editor though. used _append in a mod next and it did not work

Leather128 commented 2 years ago

oh, yeah there is a bug rn where you can't use mods to add extra keys (or even modify the normal ones) so sorry about that

Leather128 commented 2 years ago

btw that bug has been fixed now but yea