Super-Mario-Bros-Remastered.../Scripts
KirbyKidJ 7457570014
Door Pose Fix for Custom Levels (#728)
Fixes an issue with the DoorPose animation and detection I added where if there was another End Castle behind you, you'd get sent back in the level. This is primarily an issue for Custom Levels, and is extremely noticeable when reloading resource packs. And in the video below, it also broke the Door Pose animation in the level.

This PR adds an extra check by using a collision shape to make sure the player is in the right area before applying the positional changes.
2025-11-22 16:34:57 +00:00
..
Classes Fix sideways pipe hitbox collision (#730) 2025-11-22 16:32:59 +00:00
Parts Door Pose Fix for Custom Levels (#728) 2025-11-22 16:34:57 +00:00
UI Fix some remaining user:// uses to use Global.config_dir (#702) 2025-11-03 20:10:41 +00:00