ShadowMario / FNF-PsychEngine

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

problem with making a custom girlfriend character in character editor. #14895

Closed amberis-turquoise closed 1 month ago

amberis-turquoise commented 3 months ago

Describe your bug here.

When adding other animations for a custom girlfriend in character editor it would scroll pass other animations that don't have the same name as the ones in the xml, i typed the names correctly and copy and pasted them, it still does the same thing... i don't know why it does this, but any help is appreciated

Command Prompt/Terminal logs (if existing)

No response

Are you modding a build from source or with Lua?

Lua

What is your build target?

Neko, HashLink, or other build system

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

yes, i did two custom opponents, custom scripts, aswell as towos fanmade fnf songs for placeholders.

FazbearMods027 commented 3 months ago

If you're trying to use GF's original animations her DanceLEFT and DanceRIGHT animations have animation indices making only specific frames of the animation play... And remember to put a 0 at the end of the animation name to make sure it doesn't use other animations... Also keep in mind the Animation Text box is Case sensitive (Which means using upper case and lower case seriously matter) so the caps must be correct... Also a warning I have is to not leave the Animation box empty otherwise it will play every animation frame on the sprite sheet... For offsets I recommend going into the Ghost tab and making a ghost of GF's original sprites (that is if you haven't gone over them...) and then reloading the image so you can adjust them without too much shaking when animations change...