KadeArchive / Kade-Engine

Kade Engine is a Competitive Rhythm Game engine rewrite for FNF with Quality of Life features included.
https://kadedev.github.io/Kade-Engine/
Apache License 2.0
409 stars 592 forks source link

How to mod characters? #19

Closed Msp030909 closed 3 years ago

Msp030909 commented 3 years ago

So I changed all the images, but for some reason, all characters and backgrounds still look normal, even though their spritesheets were changed. How do I change their spritesheets? Or is this a bug?

Sebyal commented 3 years ago

Textures from weeks are stored on the "tutorial" to "week6" folders, you have to replace the files on there, not only "images". If you want to change the instrumentals and voices you have to go to the "songs" folder then replace and rename individually.

Msp030909 commented 3 years ago

On Fri, 19 Mar 2021 at 7:44 PM Sebyal @.***> wrote:

Textures from weeks are stored on the "tutorial" to "week6" folders, you have to replace the files on there, not only "images". If you want to change the instrumentals and voices you have to go to the "songs" folder then replace and rename individually.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KadeDev/Kade-Engine/issues/19#issuecomment-803231251, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATJ5YIV7Y77DSRPLXB3ZQ3DTEQDZRANCNFSM4ZPZIGCQ .

Thanks. I figured it out with songs though, so that was nice. Basically im porting the neo mod into friday night funkin’, so that’s why I need it.