Rando: Shuffle Climb (#5182)

Co-authored-by: Pepper0ni <93387759+Pepper0ni@users.noreply.github.com>
This commit is contained in:
Philip Dubé
2026-01-19 19:47:56 +00:00
committed by GitHub
parent f52b653cfb
commit 596b714fa4
41 changed files with 753 additions and 365 deletions
@@ -13401,6 +13401,10 @@ void Player_Action_8084BF1C(Player* this, PlayState* play) {
this->fallStartHeight = this->actor.world.pos.y;
this->stateFlags2 |= PLAYER_STATE2_DISABLE_ROTATION_ALWAYS;
if (!GameInteractor_Should(VB_CLIMB, true, &sp80, &sp84)) {
return;
}
if ((this->av1.actionVar1 != 0) && (ABS(sp84) < ABS(sp80))) {
phi_f0 = ABS(sp80) * 0.0325f;
sp84 = 0;