samamstar / SamsReloadBar

A progress bar for reload animations in Deep Rock Galactic
GNU General Public License v3.0
0 stars 0 forks source link

Redo data storage #19

Closed samamstar closed 3 years ago

samamstar commented 3 years ago

As it stands right now, the mod stores all important variables in mod042 and mod042 copies them to children. I'm not super happy with this approach, I'd like to change it so all variable calls are cast as the "saveData" object, so that I don't have to worry about desync between objects