mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-08-17 04:31:37 -04:00
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:
@@ -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);
|
||||
|
||||
+409
-896
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user