homerun
got planet 2 rudimentary implementation going. i had a few problems wrapping my head around this particular bit of my old code, due to not having looked at it in almost a year.
Moregot planet 2 rudimentary implementation going. i had a few problems wrapping my head around this particular bit of my old code, due to not having looked at it in almost a year.
Moretwo steps forward and three steps back. seems like every time i fix something, i break it later. why must this be? more problems unequipping things… at least i finally replicated the issue; it will only occur on the first stage.
Morethe level complete screen now displays loot obtained during the level, it seems to work. the list of lootObtained is in the Playercontroller class and it gets reset in both the Save/ResetStageGrowth methods.
More