-
Notifications
You must be signed in to change notification settings - Fork 131
[ENHANCEMENT] In-game Stress (Pico Mix) intro cutscene #173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
[ENHANCEMENT] In-game Stress (Pico Mix) intro cutscene #173
Conversation
I might just have to review every line of this amazing PR... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
10/10
would recommend to @CrusherNotDrip
The changes... It's over 500,000 thousand! Did you delete the cutscene video? That'd cut down on the size by quite a lot. |
danm girl |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Currently camera movements are a bit weird, the sprites have some noticeable black lines whenever they move, the skip keybind disables halfway through, and the beginning of the cutscene repeats. Definitely a good start, but needs a lot of improvements. I do like how the strumline fades out for the ending cutscene though, I hope they do that for every cutscene.
|
I'd love to see a video of the cutscene repeating... |
bebcaa9
to
2567f9d
Compare
Made some changes so now the camera is more accurate to the FLA updated.cutscene.mp4 |
Closes FunkinCrew/Funkin#4960 |
e0ba6ab
to
bcd30e1
Compare
Closes FunkinCrew/Funkin#4423
This PR remakes the intro cutscene for Stress (Pico Mix) so it's now in-game instead of a video
along with reformatting the whole song script whoops! Along with all the bells and whistles like skipping and whatnot.The cutscene audio, due to it being one big audio file, has resyncing functionality with the help of a dummy texture atlas. This is honestly a kind of shitty way of doing it but it works. If you find a better way to resync please let me know!!!
Tested on HTML5 (Web) and desktop:
updated.cutscene.mp4
updated.stress.skipping.mp4
Additionally, changes were also made to the ending cutscene so the HUD now fades out along with the cutscene itself now being skippable!
skippable.stress.pico.ending.cutscene.mp4
NOTE: There are slight inaccuracies with the camera right now, I'll fix them up soon.