ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.14k stars 2.2k forks source link

i cant add more than 1 sprite in stage editor #15768

Open SimonJeez opened 2 days ago

SimonJeez commented 2 days ago

Describe your bug here.

so i went to stage editor and i wanted to make a bg, but when i try to add the second sprite, it just doesnt open the selecting sprite window. and if you delete the first sprite and try adding another, it still doesnt work.

Command Prompt/Terminal logs (if existing)

No response

Are you modding a build from source or with Lua?

Source

What is your build target?

Windows

Did you edit anything in this build? If so, mention or summarize your changes.

i edited nothing except for adding sprites for bg in my modpack

PSI3x commented 1 day ago

For adding sprites into the stage, it must be outside of the /mods/images folder to work. There's a bug that makes certain buttons unresponsive when the asset is already in the images folder. They SERIOUSLY need to make a hotfix for this...