ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.12k stars 2.18k forks source link

Dialogue not working #14849

Closed CreepaTate closed 2 months ago

CreepaTate commented 3 months ago

Describe your problem here.

I added dialogue, followed the entire wiki, but it doesn't load. I put it in "mods/data//dialogue/dialogue.json", was I supposed to put it somewhere else?

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows x64

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

No response

IdkWhatAmIDoin commented 3 months ago

Hello! Did you put the .lua script there? If no, then put it in there. Here is the link: Click on me!. I also see you created a folder called "dialogue" inside of the song folder. You need to put it with the chart files, like this: "mods/data/YOUR_SONG_NAME/dialogue.json, dialogue.lua".

CreepaTate commented 3 months ago

When I did that, it plays that music from the chart editor when you don't put in the name of the song in the Song tab instead of my music, and doesn't play the dialougue on top of that.