I see that, but if your using instances of the same class for both players, you’ll want their health variable to be instance editable, otherwise if one player takes damage it will reflect on both
I see that, but if your using instances of the same class for both players, you’ll want their health variable to be instance editable, otherwise if one player takes damage it will reflect on both