OverlordZorn / S.T.O.R.M.-Framework

Other
2 stars 1 forks source link

[ToDo] - Missing Cleanup of Variables/JIP/etc. after storm returned to intensity 0 #34

Closed OverlordZorn closed 5 months ago

OverlordZorn commented 5 months ago

Remants after astorm has been executed that needs cleaning up:

_var = ["storm_fx_sound_c_objects","storm_fx_particle_s_activejip","storm_fx_post_c_activeeffects","storm_debug","storm_fx_sound_s_activejip","storm_fx_sound_c_isactive","storm_fx_post_s_activejips","storm_fx_particle_c_attach_pfh_isactive"];

OverlordZorn commented 5 months ago

✔️ "storm_fx_sound_c_isactive" ✔️"storm_fx_sound_c_objects" ✔️"storm_fx_sound_s_activejip"

❌"storm_fx_particle_s_activejip" ❌"storm_fx_particle_c_attach_pfh_isactive"

❌"storm_fx_post_c_activeeffects" ❌"storm_fx_post_s_activejips"

OverlordZorn commented 5 months ago

✔️ "storm_fx_sound_c_isactive" ✔️"storm_fx_sound_c_objects" ✔️"storm_fx_sound_s_activejip"

✔️"storm_fx_particle_s_activejip" ✔️"storm_fx_particle_c_attach_pfh_isactive"

✔️"storm_fx_post_c_activeeffects" ✔️"storm_fx_post_s_activejips"