RSDKModding / RSDKv4-Decompilation

A complete decompilation of Sonic 1 & Sonic 2 (2013) & Retro Engine (v4)
Other
955 stars 177 forks source link

[Sonic 2] Player can get stuck under propeller fans in Wing Fortress Zone. #144

Closed delta7890 closed 3 years ago

delta7890 commented 3 years ago

sonic2wingfortressstuck Seen above, jumping up through this propeller fan is meant to be a shortcut in Wing Fortress Zone. However, the bounding box appears to extend to the fan body's underside, preventing the player from being lifted up through it. Once stuck, there's no way to get free, and with the shield (or lightning shield with Sonic 3 item boxes) the player is invulnerable to the enemies placed right next to the fan. This forces the player to either wait out the clock or restart the stage.

Proper behavior can be seen in this Sega Genesis screenshot below: Sonic the Hedgehog 2-210125-232003

trayfellow commented 3 years ago

yep, the propeller is supposed pull you up but instead you get stuck

cheatfreak47 commented 3 years ago

can confirm this issue, although I don't know if this is a problem in the actual mobile port. my gut says the actual mobile port behaves the same, and if so, this is an issue that'd need to be corrected with a script mod when 1.2.0 is out.

delta7890 commented 3 years ago

can confirm this issue, although I don't know if this is a problem in the actual mobile port. my gut says the actual mobile port behaves the same, and if so, this is an issue that'd need to be corrected with a script mod when 1.2.0 is out.

sonic2mobilewingfortress

Nope, the actual mobile port behaves in the proper way, as seen in the above screenshot.

Gagert commented 3 years ago

I've also encountered this while playing through Sonic 2 via this decompilation. I managed to somehow float to the right just where the chicken-robot stands and enter through that direction. I may have had a protecting shield equipped then since I managed to pass through the enemy.

Radicalicious commented 3 years ago

I also got stuck there on my playthrough, but I somehow died and clipped through the propeller, allowing me to control Sonic while I was supposed to have been sent back to the start.

hurvithemeister commented 3 years ago

I also got stuck there on my playthrough, but I somehow died and clipped through the propeller, allowing me to control Sonic while I was supposed to have been sent back to the start.

I also encountered this issue (as well as the not being able to get through the propellers bug, which is annoying as I love that shortcut) - you're able to move sonic around after the death sound plays, however the screen won't scroll past the propellers and nothing on screen moves (such as enemies). If you go off screen then you can't return to the screen for some reason, and the only way to escape is via restarting the level.

delta7890 commented 3 years ago

As of the recent updates, this issue is now fixed!