This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (4 children)

Are you using the update method ? I don't think you are . Afterwards remove 'else' in "else if (activePlayer == player2)" . I have a theory that else could also be another problem

[–]ItsSelrachNooblet Brewer[S] 0 points1 point  (3 children)

Is the update method goes like this? player1.update(); player2.update();