Health and Coins Problem [Help]

So I have a game that is 5 levels and I also have a health and coin counter. The problem is that when I move on to the next level, the health and coin counter reset back to 3 and 0. What I’m trying to say is what if I start of with 3 health and 0 coins and then lose a life and get 10 coins and then move on to the next level, the health and coins would go back to 3 and 0. So anyone who understands this, please help me out!

Thank You!

Try using the save behavior it will save and use once behavior to read it that might help I tried it works

Example if I have 10 coins and saved it with the save behavior and go to the next level and the once behavior is triggered it would read it and read what it saved and show