himo2 closer to matching

This commit is contained in:
LagoLunatic
2025-09-09 15:23:57 -04:00
parent bac5c4a4f8
commit 3fa09b0dde
7 changed files with 968 additions and 856 deletions
+931 -832
View File
File diff suppressed because it is too large Load Diff
+6
View File
@@ -560,9 +560,15 @@ BOOL daPy_lk_c::procRopeSwing_init(fopAc_ac_c* param_0, s16 param_1) {
dVar11 = M_PI / 2 / m35A4;
if (pfVar7 != NULL) {
m34D4 = daPy_HIO_rope_c0::m.field_0x0;
#if VERSION == VERSION_DEMO
if (strcmp(dComIfGp_getStartStageName(), "GanonK") == 0) {
m34D4 /= 3;
}
#else
if (checkSpecialRope()) {
m34D4 *= 0.125f;
}
#endif
f32 fVar1 = cM_ssin(shape_angle.y);
f32 fVar2 = cM_scos(shape_angle.y);
local_78.x = fVar2 * local_84.x - fVar1 * local_84.z;