FunkinCrew / Funkin

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

Enhancement: Stage offsets can change depending on the characters #3886

Open sphis-Sinco opened 4 days ago

sphis-Sinco commented 4 days ago

Issue Checklist

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

Pretty self explanatory but for example Main stage is regular but you switch Daddy Dearist with like Senpai for some reason but the offsets are off so you can add something like this

"senpai" [10, 20]

to change the offset just put the character name then the offsets and boom just basically how it is now but you can add custom args

KoloInDaCrib commented 3 days ago

Couldn't you just use the character specific offsets?

sphis-Sinco commented 3 days ago

Couldn't you just use the character specific offsets?

so what like adding the stage offsets to the character?