Some work on d_a_e_wb (#2639)

* Some work d_a_e_wb

* Match more in e_wb
This commit is contained in:
hatal175
2025-09-10 07:45:07 +03:00
committed by GitHub
parent b26f66b11f
commit 49a677c21a
9 changed files with 1468 additions and 641 deletions
+1 -1
View File
@@ -186,7 +186,7 @@ void daObjCRVFENCE_c::NormalAction() {
if (wb_p != NULL && wb_p->mActionID == ACT_PL_RIDE2) {
fopAcM_OffStatus(this, fopAcM_STATUS_UNK_000100);
fopAcM_seStartCurrent(this, Z2SE_OBJ_SAKU_BREAK, 0);
cXyz sp5c(fopAcM_GetPosition(wb_p));
cXyz sp5c(fopAcM_GetPosition(&wb_p->mEnemy));
Mtx mtx;
mDoMtx_inverse(field_0x65c->getBaseTRMtx(), mtx);
mDoMtx_stack_c::copy(mtx);