shenef / SoS-TAS

Sea of Stars TAS
3 stars 0 forks source link

move combat_manager.read_players to playerActors #148

Closed Eein closed 11 months ago

Eein commented 11 months ago

currently when accessing the controller -> battleUI as we do now, there are cases where leftover characters are being shown from previous runs.

I have confirmed this bug (which might be causing more bugs) playerActors does not have this issue, but may need more work once we have players who can be swapped in.

playerActors Count is 4, but theres only two values (maybe slots for other chars? maybe combos?) _size is 2