Author Topic: 2 floating health bar on each player in multiplayer  (Read 2737 times)

Warsongg

  • Guest
2 floating health bar on each player in multiplayer
« on: July 04, 2013, 11:39:30 PM »
Hi i create a simple multiplayer game

each player have a Main UI for their stuff like health weapon skill

my problem is if i want to "Create a floating health bar overhead on each player But if you own that health bar you can't see it only the other can see".

Thank you.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: 2 floating health bar on each player in multiplayer
« Reply #1 on: July 05, 2013, 08:15:45 AM »
if (player is not me), create your health bar. Check the "health bars" sticky for more info.