ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.1k stars 2.16k forks source link

Is there a way to get the name of an animation from an xml of a character #14886

Closed Unbekannnt0 closed 1 month ago

Unbekannnt0 commented 2 months ago

Describe your problem here.

Is it possible to grab the string of the animation name used in the Xml of a character with the json? Something like "Bf Right Anim" for his "singRight" animation

So you can then use "Bf Right Anim" automatically in the rest of the script?

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

Tartiroom commented 2 months ago

try to rename your .json file with .txt instead