rhelmot / CelesteRandomizer

Celeste mod to produce randomized maps from existing level data
MIT License
36 stars 14 forks source link

Mod breaks the 6A intro cutscene? #84

Closed maddie480 closed 4 years ago

maddie480 commented 4 years ago

Video posted in #bug_reports on the Celeste Discord: https://cdn.discordapp.com/attachments/445236692136230943/746788818027544696/Celeste_2020-08-22_10-05-10.mp4

When entering Reflection A, Madeline is sliding instead of carrying Theo, then the player has control of Madeline while the cutscene plays. This does not happen if the randomizer mod is blacklisted.

(Using version 0.4.7 of the randomizer)

rhelmot commented 4 years ago

fixed in https://github.com/rhelmot/CelesteRandomizer/commit/bb2335747b320d9ab52f0afa911a0ea4742804b8, oops

as you may be able to tell from the surrounding code I was a bit frustrated while making that commit