I am creating a Fighting game where when a player hits another player the UI TEXT(Points) will increment.
How am i going to implement that?
I know that i will create variable for points and it will increment when another player hitted. but how am i going to update the point on the player 1 screen and player 2 screen.
0 - 0
P1 P2
that should be the output and it should be updated on both player's screen. Please Help
How am i going to implement that?
I know that i will create variable for points and it will increment when another player hitted. but how am i going to update the point on the player 1 screen and player 2 screen.
0 - 0
P1 P2
that should be the output and it should be updated on both player's screen. Please Help
