With Game State array you can have only a copy of PlayerState, if you need to modify it too, you should use appropriate PlayerController’s Player State variable
With Game State array you can have only a copy of PlayerState, if you need to modify it too, you should use appropriate PlayerController’s Player State variable