d_a_npc_ykm debug almost matching (#2877)

This commit is contained in:
Max Roncace
2025-11-27 14:28:39 -08:00
committed by GitHub
parent f8d6c5fe1b
commit 767caeecc3
5 changed files with 669 additions and 485 deletions
+1 -1
View File
@@ -88,7 +88,7 @@ public:
old.pos = current.pos;
}
int iVar1 = cM_deg2s(param_2);
s16 iVar1 = cM_deg2s(param_2);
speed.setall(0.0f);
speed.y = param_1 * cM_ssin(iVar1);
speedF = param_1 * cM_scos(iVar1);