RSDKModding / Sonic-Mania-Decompilation

A complete decompilation of Sonic Mania (2017)
Other
632 stars 116 forks source link

[Plus] unable to break walls if OnlyKnux and OnlyMighty are both active #275

Open LittlePlanetCD opened 7 months ago

LittlePlanetCD commented 7 months ago

current behavior: trying to run into a breakablewall with OnlyKnux and OnlyMighty bools active results in the walls being unbreakable for both player types.

intended behavior: both knuckles and mighty should be able to break breakablewalls with both OnlyKnux and OnlyMighty bools active

LittlePlanetCD commented 7 months ago

additional note:

the entirety of BreakableWall might need a pass-over for this, as it looks like its not just walls, but the other types are affected, too.