ShadowMario / FNF-PsychEngine

Engine originally used on Mind Games mod
Apache License 2.0
1.15k stars 2.21k forks source link

It does not put the animations for the characters correctly #15746

Open Drew1972-1972 opened 1 month ago

Drew1972-1972 commented 1 month ago

Describe your problem here.

I don't know what's happening, but I have my Spritesheet correctly, the XML the same, but when I enter the name of my character's animations, it shows absolutely all the sprites, instead of the correct animations, and no, they are not incorrectly named , I already checked the XML code, everything is fine, but for some reason it puts all the frames instead of just those of the corresponding animations

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, i'dont edited nothing

KingRGames commented 4 weeks ago

Can I see a screenshot so I can help? Or DM on discord.

Drew1972-1972 commented 4 weeks ago

Can I see a screenshot so I can help? Or DM on discord.

Yes, there I try to pass some screenshots of the problem here. Just give me a moment and I'll take the screenshots.

Drew1972-1972 commented 4 weeks ago

imagen_2024-10-18_180355432 This is the error, I put the correct name of the animation, the spritesheet is correct, and even there I send you how my XML is formed. But where it says it has 15 frames, it should really say 3, since for that animation I only put 3 frames [please ignore the bad art I made...]

Drew1972-1972 commented 4 weeks ago

imagen_2024-10-18_180355432 This is the error, I put the correct name of the animation, the spritesheet is correct, and even there I send you how my XML is formed. But where it says it has 15 frames, it should really say 3, since for that animation I only put 3 frames [please ignore the bad art I made...]

here I have the code of my XML `<?xml version="1.0" encoding="utf-8"?>

`
Drew1972-1972 commented 3 weeks ago

Can I see a screenshot so I can help? Or DM on discord.

man, I already passed the data about the error that I said