mirror of
https://github.com/zeldaret/tp
synced 2026-09-01 17:49:58 -04:00
scannon / scannon_crs / scannon_ten done (#2632)
* scannon done * scannon_crs done * scannon_ten done * pr * attention debug stuff * attn flags * fix build
This commit is contained in:
@@ -77,8 +77,8 @@ int daTbox2_c::Create() {
|
||||
fopAcM_SetMtx(this, mpModel->getBaseTRMtx());
|
||||
fopAcM_setCullSizeBox2(this, mpModel->getModelData());
|
||||
|
||||
attention_info.flags = 0x40;
|
||||
attention_info.flags |= 0x400000;
|
||||
attention_info.flags = fopAc_AttnFlag_JUEL_e;
|
||||
attention_info.flags |= fopAc_AttnFlag_UNK_0x400000;
|
||||
|
||||
mAcchCir.SetWall(50.0f, 0.0f);
|
||||
mAcch.Set(fopAcM_GetPosition_p(this), fopAcM_GetOldPosition_p(this), this, 1, &mAcchCir,
|
||||
|
||||
Reference in New Issue
Block a user