Updating Text for each Player!!

Options

Hello!

I have a status bar, in wich I want to put, let's say "Score" for each player.

How Can I update the same "status bar" for each separated player?

I have this Textmesh on the top but the value should be showed just to the "local player". I read my score but not my opponent's.

I can't do: example.text = "This is my score";

It would change both screen's text, right?

Thanks!

Comments

  • Tobias
    Options

    That has been asked several times over. Please use the search and let us know if you are still stuck (and where exactly).

    Also, the Asteroids Demo shows score per player.