d_demo work

This commit is contained in:
LagoLunatic
2025-03-28 22:35:13 -04:00
parent 09746976e3
commit b9c1eed694
26 changed files with 408 additions and 276 deletions
+1 -1
View File
@@ -157,7 +157,7 @@ BOOL daObjHat_c::_execute() {
fopAcM_SetSpeed(this, xspeed, yspeed, zspeed);
fopAcM_posMove(this, mStts.GetCCMoveP());
mAcch.CrrPos(g_dComIfG_gameInfo.play.mBgS);
mAcch.CrrPos(*dComIfG_Bgsp());
if (mAcch.ChkWallHit()) {
fopAcM_SetSpeedF(this, 0.0f);
}