how does unreal saving work i have some stats i want to save

i want to save the players points and how many health and damage upgrades they have purchased

Hello @LoganPaddled ,

You can save the player’s points, health, and upgrades using a SaveGame Object.
Here are some videos that can help as a reference ,they cover how to save health and other stats.

I’m also leaving the official documentation for you to check out.

https://dev.epicgames.com/documentation/en-us/unreal-engine/saving-and-loading-your-game-in-unreal-engine?application_version=5.0

If you have any other questions, feel free to ask again on the forum!
Hope it helps!

2 Likes

Thank you very much

1 Like