FunkinCrew / Funkin

A rhythm game made with HaxeFlixel
https://www.newgrounds.com/portal/view/770371
Other
2.99k stars 2.3k forks source link

Enhancement: BPM change event #3889

Closed amyspark-ng closed 1 day ago

amyspark-ng commented 6 days ago

Issue Checklist

What is your suggestion, and why should it be implemented?

Why is there not an event to signify bpm changes, i think they're only on metadata but i don't see anything for monster in the chart editor

Average-FNF-Modder commented 6 days ago

They are currently found manually inside a charts .json (check Monsters .json to see this, it's at the start), though some artwork in the files suggests plans to add an event. I however have already suggested this in #2911

Hundrec commented 6 days ago

It's quite strange that there is BPM change functionality and an event icon, but still no basic BPM change event with at least one field.

Average-FNF-Modder commented 1 day ago

It's quite strange that there is BPM change functionality and an event icon, but still no basic BPM change event with at least one field.

For real. I've heard Eric say it's because BPM changes mess up the chart editor often and are very buggy, plus maybe they are planning to implement gradual BPM shifts before they make it an event.

amyspark-ng commented 1 day ago

i'll close then

It's quite strange that there is BPM change functionality and an event icon, but still no basic BPM change event with at least one field.

For real. I've heard Eric say it's because BPM changes mess up the chart editor often and are very buggy, plus maybe they are planning to implement gradual BPM shifts before they make it an event.

It is VERY hard to do, however i don't think it's that buggy in the chart editor, at least on monster's, they do have a way to calculate steps properly and it seems to work out fine