Basically, I’m trying to create a 1v11 mode where each character has special abilities on each team so each player has a hud explaining their abilities. This is my first time messing with huds and player variables and I have 3 problems.
-
How to stop the hud from duplicating when more people join. (I’ve tried adding an imgur link but this site doesn’t allow it so I copied some of the basic rules I’m trying to use onto a new preset (J8BTB) Go Ana or Bastion and add 10 bastion or ana bots if you want to see where the problems are coming from)
-
How do you ensure the “'s Damage 0” part of the hud tracks the amount of damage each player has done? It was able to work with Bastion once I created a variable that increased once Bastion did damage and even counted on the hud but for some reason didn’t work once I tried a another hud with a different variable.
-
I want to know if it’s possible to press interact and close or open the hud explaining the hero ability
I’ll be happy if any one were to help