kankyo_rain / obj_life_container mostly done, obj_glowsphere done (#2266)

* obj_life_container mostly done

* obj_glowSphere done

* kankyo_rain mostly done

* some cleanup

* more kankyo_rain cleanup
This commit is contained in:
TakaRikka
2024-12-18 10:02:52 -08:00
committed by GitHub
parent c5ab943cfc
commit ff5f31b844
26 changed files with 6797 additions and 3980 deletions
+2 -2
View File
@@ -262,8 +262,8 @@ static void odour_move(kytag03_class* i_this) {
}
effect->mBasePos.z += temp_f22 * cM_rndFX(50.0f);
effect->field_0x1c = spFC.x;
effect->field_0x1e = spFC.y;
effect->mRotX = spFC.x;
effect->mRotY = spFC.y;
effect->field_0x2c = cM_rndF(20.0f) + 45.0f +
temp_f22 * (cM_rndF(20.0f) + 100.0f);
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff