Hi guys .. I'm having problem with my health bar.
As soon as my character goes to the next layout, the hp resets to full ..
How do I make the hp value carry on to the next layout?
I.E : Layout 1 : 50/50 -> hit by mob -> 40/50 -> Goes to layout 2 : 40/50 instead of resetting the health to 50/50
Note : I dont use global variables ... just setting it it to "every tick" and I use "add variables" for my health bar