so ive set up the counter for a FAIL instants but when i put down the text for the hud to dosent adjust the HUD.
EG
"deaths:" & deaths
I would assume you use the "anchor" behavior, no?
Develop games in your browser. Powerful, performant & highly capable.
put HUD object on a separate layer with parallax set to 0,0 and scale to 0
Also one tip you'll want to know is to make a new layout with a global layer containing your HUD so that way you won't forget where it is located to edit it and you have it globally made.
thanks