Keeping Health Bar and it's values between scenes

Hello! Hopefully this is a quick answer, but how would I go about keeping this health bar between scenes. I tried making an external event and having it create the object at a certain place, but it doesn’t show.


You can create Global variables to temporarily store the values. Then move to the new scene and beginning of scene set those values to your health bar

I think you should go for external LAYOUT not EVENT