Skip to content

Conversation

@CEliuxJV
Copy link

@CEliuxJV CEliuxJV commented Aug 29, 2025

Associated Funkin PR

Linked Issues

FunkinCrew/Funkin/issues/5766

Description

  1. Improved BF "confirm" animation offsets in Story Mode (If you look closely at the original offsets, BF's animation moves slightly down).
  2. Improved Pico "confirm" animation offsets in Story Mode (Similarly, if you look at the original offsets for Pico's animation, it also moves down and to the left).
  3. Fixed Mom "idle" animation desync in the Story Mode menu.
  • The index (I don't know if they are called indexes, I don't trust the translator, lol) of frame 0014 of the "idle" animation in mom.xml was actually 0001, but for some reason it was used as the last frame, which is why the animation was out of sync.

Also, why the hell do the .xml files for several characters' props have such bad order in the animation indices? That's why mom.xml diff is so big. I sorted her animation indices (I can do this for all the other characters if you ask me I did it beacuse I was bored)

Screenshots/Videos

BF Story Mode offsets comparison.

FNF.BF.SM.Fix.Hecho.con.Clipchamp.mp4

Pico Story Mode offsets comparison.

FNF.Pico.SM.Fix.Hecho.con.Clipchamp.mp4

Mom Story Mode animation comparison.

FNF.Mom.SM.Fix.Hecho.con.Clipchamp.mp4

@github-actions github-actions bot added status: pending triage Awaiting review. size: medium A medium pull request with 100 or fewer changes. pr: art PR modifies art or animations. and removed size: medium A medium pull request with 100 or fewer changes. labels Aug 29, 2025
@Hundrec Hundrec changed the title Fixes for BF, Pico and Mom in SM Menu [BUGFIX] Fixes for BF, Pico and Mom in Story Mode Sep 2, 2025
@Hundrec Hundrec added type: minor bug Involves a minor bug or issue. size: medium A medium pull request with 100 or fewer changes. topic: polish Involves minor polish to the UI or gameplay. labels Sep 2, 2025
@github-actions github-actions bot added size: large A large pull request with more than 100 changes. and removed size: medium A medium pull request with 100 or fewer changes. labels Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: art PR modifies art or animations. size: large A large pull request with more than 100 changes. status: pending triage Awaiting review. topic: polish Involves minor polish to the UI or gameplay. type: minor bug Involves a minor bug or issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants